Skip to content

Commit

Permalink
Merge pull request #342 from SAP/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Yavor16 authored Oct 14, 2024
2 parents dccc9f6 + 29119de commit cb309b9
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 @@ -83,7 +83,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.5.1</version>
<configuration>
<runOrder>random</runOrder>
<excludes>
Expand Down Expand Up @@ -342,7 +342,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.5.1</version>
<configuration>
<excludes>
<exclude>**/*</exclude>
Expand Down

0 comments on commit cb309b9

Please sign in to comment.