Skip to content

Commit 8711eb6

Browse files
authored
Merge pull request #41 from serverless-java-in-action/dependabot/maven/chapter3/quarkus-google-cloud-functions-http/surefire-plugin.version-3.5.5
Bump surefire-plugin.version from 3.5.2 to 3.5.5 in /chapter3/quarkus-google-cloud-functions-http
2 parents 3955e8c + 4bf1f71 commit 8711eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • chapter3/quarkus-google-cloud-functions-http

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.32.3</quarkus.platform.version>
1616
<skipITs>true</skipITs>
17-
<surefire-plugin.version>3.5.2</surefire-plugin.version>
17+
<surefire-plugin.version>3.5.5</surefire-plugin.version>
1818
<postgres-socket-factory.version>1.22.0</postgres-socket-factory.version>
1919
</properties>
2020
<dependencyManagement>

0 commit comments

Comments
 (0)