Skip to content

Commit

Permalink
Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#189)
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.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 17, 2022
1 parent 4d343e6 commit 1d174f9
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 @@ -42,7 +42,7 @@
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>
<maven.install.plugin.version>2.5.2</maven.install.plugin.version>
<maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
<maven.jar.plugin.version>3.2.2</maven.jar.plugin.version>
<maven.plugin.plugin.version>3.6.2</maven.plugin.plugin.version>
<maven.resources.plugin.version>3.2.0</maven.resources.plugin.version>
<maven.site.plugin.version>3.9.1</maven.site.plugin.version>
Expand Down

0 comments on commit 1d174f9

Please sign in to comment.