Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-dependency-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ryzheboka committed Aug 21, 2024
1 parent 953879c commit 9a695b5
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 @@ -49,7 +49,7 @@
<version.google-java-format>1.20.0</version.google-java-format>
<version.maven.checkstyle>3.4.0</version.maven.checkstyle>
<version.maven.compiler>3.13.0</version.maven.compiler>
<version.maven.dependency>3.6.1</version.maven.dependency>
<version.maven.dependency>3.7.1</version.maven.dependency>
<version.maven.failsafe.plugin>3.4.0</version.maven.failsafe.plugin>
<version.maven.jar>3.4.0</version.maven.jar>
<version.maven.javadoc>3.8.0</version.maven.javadoc>
Expand Down

0 comments on commit 9a695b5

Please sign in to comment.