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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Jun 13, 2024
1 parent 464d010 commit 9dacce7
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 @@ -308,7 +308,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-resources</artifactId>
<version>5</version>
<version>6</version>
</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit 9dacce7

Please sign in to comment.