Skip to content

Commit dfe01b4

Browse files
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f569c42 commit dfe01b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6363
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6464
<quarkus.version>3.2.3.Final</quarkus.version>
65-
<surefire-plugin.version>3.0.0</surefire-plugin.version>
65+
<surefire-plugin.version>3.5.2</surefire-plugin.version>
6666
<sonar.organization>microcks</sonar.organization>
6767
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6868
</properties>

0 commit comments

Comments
 (0)