Skip to content

Commit

Permalink
Merge branch 'main' into feature/292
Browse files Browse the repository at this point in the history
  • Loading branch information
skodapetr authored Jan 16, 2024
2 parents 0ffe652 + c677948 commit 8d6e12a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom_parent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 8d6e12a

Please sign in to comment.