Skip to content

Commit 4e1b5b7

Browse files
authored
Merge pull request #508 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.0
2 parents 1bf0f08 + 318dd17 commit 4e1b5b7

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
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.apache.maven.plugins</groupId>
279279
<artifactId>maven-jar-plugin</artifactId>
280-
<version>3.1.1</version>
280+
<version>3.2.0</version>
281281
<executions>
282282
<execution>
283283
<id>test-jar</id>

0 commit comments

Comments
 (0)