Skip to content

Commit e3930e6

Browse files
chore(deps): bump maven-jar-plugin from 3.2.0 to 3.2.1 (#804)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1. - [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.1) --- 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 f15dc5e commit e3930e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
6161
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
6262
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
63-
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
63+
<maven-jar-plugin.version>3.2.1</maven-jar-plugin.version>
6464
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
6565
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
6666
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)