Skip to content

Commit 308f360

Browse files
Bump surefire-plugin.version
Bumps `surefire-plugin.version` from 3.2.3 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.3 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...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 - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 866403a commit 308f360

File tree

1 file changed

+1
-1
lines changed
  • chapter3/quarkus-google-cloud-functions-http

1 file changed

+1
-1
lines changed

chapter3/quarkus-google-cloud-functions-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
1515
<quarkus.platform.version>3.17.5</quarkus.platform.version>
1616
<skipITs>true</skipITs>
17-
<surefire-plugin.version>3.2.3</surefire-plugin.version>
17+
<surefire-plugin.version>3.5.2</surefire-plugin.version>
1818
<postgres-socket-factory.version>1.21.0</postgres-socket-factory.version>
1919
</properties>
2020
<dependencyManagement>

0 commit comments

Comments
 (0)