Skip to content

Commit 84956ab

Browse files
chore(deps): bump maven-jar-plugin from 3.2.1 to 3.2.2 (#821)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6d5e6b commit 84956ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
6363
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
6464
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
65-
<maven-jar-plugin.version>3.2.1</maven-jar-plugin.version>
65+
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
6666
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
6767
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
6868
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)