Skip to content

Commit

Permalink
Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#147)
Browse files Browse the repository at this point in the history
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2022
1 parent f160547 commit de188d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -135,7 +135,7 @@
<commons.felix.version>5.1.8</commons.felix.version>
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
<commons.jar-plugin.version>3.3.0</commons.jar-plugin.version>
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.jxr.version>3.3.0</commons.jxr.version>
<commons.pmd.version>3.19.0</commons.pmd.version>
Expand Down

0 comments on commit de188d5

Please sign in to comment.