Skip to content

Commit 281700a

Browse files
authored
Merge pull request #620 from graphql-java-kickstart/renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
2 parents 942cfbb + 658ea1e commit 281700a

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
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>org.apache.maven.plugins</groupId>
252252
<artifactId>maven-jar-plugin</artifactId>
253-
<version>3.2.1</version>
253+
<version>3.2.2</version>
254254
<executions>
255255
<execution>
256256
<id>test-jar</id>

0 commit comments

Comments
 (0)