Skip to content

Commit

Permalink
deps: update spring-boot.version to v3 (#1711)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 10, 2024
1 parent 051f36c commit a476185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/cloud-run/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot.version>3.2.5</spring-boot.version>
<junixsocket.version>2.9.1</junixsocket.version>
</properties>

Expand Down

0 comments on commit a476185

Please sign in to comment.