Skip to content

Commit f7ac4ee

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-jar-plugin from 3.2.2 to 3.3.0
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] <support@github.com>
1 parent 288f88b commit f7ac4ee

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
@@ -443,7 +443,7 @@
443443
<plugin>
444444
<groupId>org.apache.maven.plugins</groupId>
445445
<artifactId>maven-jar-plugin</artifactId>
446-
<version>3.2.2</version>
446+
<version>3.3.0</version>
447447
<configuration>
448448
<archive>
449449
<manifest>

0 commit comments

Comments
 (0)