Skip to content

Commit

Permalink
Merge c5b534f into d2f6712
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
2 parents d2f6712 + c5b534f commit 8945487
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 @@ -192,7 +192,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<systemPropertyVariables>
<redis-hosts>${redis-hosts}</redis-hosts>
Expand Down Expand Up @@ -321,7 +321,7 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<test>**/examples/*Example.java</test>
</configuration>
Expand Down

0 comments on commit 8945487

Please sign in to comment.