Skip to content

Commit 22c2d84

Browse files
dependabot[bot]ddsharpe
authored andcommitted
Bump maven-jar-plugin from 3.1.2 to 3.2.2 (#382)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.2 to 3.2.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.1.2...maven-jar-plugin-3.2.2) --- 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]>
1 parent 00b47c1 commit 22c2d84

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
@@ -133,7 +133,7 @@
133133
<plugin>
134134
<groupId>org.apache.maven.plugins</groupId>
135135
<artifactId>maven-jar-plugin</artifactId>
136-
<version>3.1.2</version>
136+
<version>3.2.2</version>
137137
<configuration>
138138
<finalName>${project.artifactId}</finalName>
139139
<archive>

0 commit comments

Comments
 (0)