Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#157
Browse files Browse the repository at this point in the history
)

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent eb1ab4c commit db23f9b
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 @@ -28,7 +28,7 @@
<version.gpg.plugin>3.2.4</version.gpg.plugin>
<version.impsort.plugin>1.10.0</version.impsort.plugin>
<version.javadoc.plugin>3.7.0</version.javadoc.plugin>
<version.jar.plugin>3.4.1</version.jar.plugin>
<version.jar.plugin>3.4.2</version.jar.plugin>
<version.nexus-staging.plugin>1.7.0</version.nexus-staging.plugin>
<version.release.plugin>3.1.0</version.release.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
Expand Down

0 comments on commit db23f9b

Please sign in to comment.