Skip to content

Commit

Permalink
Merge pull request #806 from smallrye/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-jar-plugin-3.2.1

Bump maven-jar-plugin from 3.2.0 to 3.2.1
  • Loading branch information
jponge authored Jan 12, 2022
2 parents cfeebab + a5880c4 commit 38dde26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactive-streams-junit5-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 38dde26

Please sign in to comment.