Skip to content

Commit caf86d1

Browse files
Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 3.4.2 (#995)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.4 to 3.4.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-2.4...maven-jar-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 397738e commit caf86d1

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
@@ -110,7 +110,7 @@
110110
</plugin>
111111
<plugin>
112112
<artifactId>maven-jar-plugin</artifactId>
113-
<version>2.4</version>
113+
<version>3.4.2</version>
114114
</plugin>
115115
<plugin>
116116
<artifactId>maven-deploy-plugin</artifactId>

0 commit comments

Comments
 (0)