Skip to content

Commit d906b4f

Browse files
Bump maven-jar-plugin from 2.4 to 3.3.0 (#322)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.4 to 3.3.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-2.4...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-major ... 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 858b63b commit d906b4f

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
@@ -248,7 +248,7 @@
248248
<!-- Ensure the manifest contains artifact version information: -->
249249
<plugin>
250250
<artifactId>maven-jar-plugin</artifactId>
251-
<version>2.4</version>
251+
<version>3.3.0</version>
252252
<configuration>
253253
<archive>
254254
<manifest>

0 commit comments

Comments
 (0)