Skip to content

Commit f935f49

Browse files
Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#3554)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5e3761 commit f935f49

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
@@ -591,7 +591,7 @@
591591
<maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
592592
<maven-deploy-plugin-version>3.0.0-M2</maven-deploy-plugin-version>
593593
<maven-install-plugin-version>3.0.1</maven-install-plugin-version>
594-
<maven-jar-plugin-version>3.2.2</maven-jar-plugin-version>
594+
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
595595
<maven-resources-plugin-version>3.2.0</maven-resources-plugin-version>
596596
<maven-site-plugin-version>3.11.0</maven-site-plugin-version>
597597
<maven-surefire-plugin-version>3.0.0-M7</maven-surefire-plugin-version>

0 commit comments

Comments
 (0)