Skip to content

Commit dac5ce2

Browse files
authored
Merge pull request #23 from Flashky/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
2 parents 0a9b049 + 565c02d commit dac5ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- Testing -->
1414
<junit.jupiter.version>5.10.1</junit.jupiter.version>
1515
<!-- Plugins -->
16-
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
16+
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
1717
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
1818
<maven.compiler.release>17</maven.compiler.release>
1919
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)