Skip to content

Commit fb62e66

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01e8a1c commit fb62e66

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-surefire-plugin</artifactId>
105-
<version>3.2.5</version>
105+
<version>3.3.0</version>
106106
<configuration>
107107
<jdkToolchain>
108108
<version>${java.testVersion}</version>

0 commit comments

Comments
 (0)