Skip to content

Commit

Permalink
Update surefireplugin, deploy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan committed Nov 17, 2023
1 parent 261c765 commit 1d08bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.2.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand All @@ -363,7 +363,7 @@
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.1.1</version>
<executions>
<execution>
<id>deploy</id>
Expand Down

0 comments on commit 1d08bbd

Please sign in to comment.