We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27cd6a commit cc761d7Copy full SHA for cc761d7
resilience-bench/operator/pom.xml
@@ -13,7 +13,7 @@
13
<maven.compiler.source>17</maven.compiler.source>
14
<maven.compiler.target>17</maven.compiler.target>
15
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
16
- <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
17
<jib-maven-plugin.version>3.4.2</jib-maven-plugin.version>
18
<fabric8-client.version>6.11.0</fabric8-client.version>
19
<junit.version>5.10.2</junit.version>
0 commit comments