Skip to content

Commit a78088e

Browse files
ludochgae-java-bot
authored andcommitted
newer Springboot version.
PiperOrigin-RevId: 747503659 Change-Id: I6ae3448f6a9a23328a5e3c1fd00c1339cb7e34c7
1 parent f2d9900 commit a78088e

File tree

1 file changed

+1
-1
lines changed
  • appengine_setup/testapps/springboot_testapp

1 file changed

+1
-1
lines changed

appengine_setup/testapps/springboot_testapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-parent</artifactId>
23-
<version>3.2.5</version>
23+
<version>3.3.7</version>
2424
<relativePath/> <!-- lookup parent from repository -->
2525
</parent>
2626
<groupId>com.google.appengine.setup.testapps</groupId>

0 commit comments

Comments
 (0)