Skip to content

Commit e124519

Browse files
authored
Merge pull request #19 from serverless-java-in-action/dependabot/maven/chapter4/quarkus-funqy-aws/surefire-plugin.version-3.5.2
Bump surefire-plugin.version from 3.2.3 to 3.5.2 in /chapter4/quarkus-funqy-aws
2 parents 88c6b55 + f2a34cb commit e124519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter4/quarkus-funqy-aws/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
</properties>
1919
<dependencyManagement>
2020
<dependencies>

0 commit comments

Comments
 (0)