Skip to content

Commit

Permalink
Bump org.apache.maven.shared:maven-shared-resources from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.shared:maven-shared-resources](https://github.com/apache/maven-shared-resources) from 5 to 6.
- [Release notes](https://github.com/apache/maven-shared-resources/releases)
- [Commits](https://github.com/apache/maven-shared-resources/commits)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-shared-resources
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 2901779 commit 9cf221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ under the License.
<version.plexus-xml>3.0.1</version.plexus-xml>
<versions.junit5>5.10.2</versions.junit5>
<version.maven-fluido-skin>1.11.2</version.maven-fluido-skin>
<version.maven-shared-resources>5</version.maven-shared-resources>
<version.maven-shared-resources>6</version.maven-shared-resources>
<!-- don't fail check for some rules that are too hard to enforce (could even be told broken for some)
and those that are enforced by the formatting checks from spotless -->
<checkstyle.violation.ignore>ParameterNumber,MethodLength,FileLength</checkstyle.violation.ignore>
Expand Down

0 comments on commit 9cf221d

Please sign in to comment.