Skip to content

Commit 6dc2909

Browse files
committed
Update outdated variables
1 parent 5699870 commit 6dc2909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:spring_version: current
2-
:spring_boot_version: 2.3.4.RELEASE
2+
:spring_boot_version: 3.5.10
33
:Controller: http://docs.spring.io/spring/docs/{spring_version}/javadoc-api/org/springframework/stereotype/Controller.html
44
:DispatcherServlet: http://docs.spring.io/spring/docs/{spring_version}/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html
55
:SpringApplication: http://docs.spring.io/spring-boot/docs/{spring_boot_version}/api/org/springframework/boot/SpringApplication.html
@@ -22,7 +22,7 @@ itself and processes those messages.
2222

2323
== What you'll need
2424

25-
:java_version: 1.8
25+
:java_version: 17
2626
include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/main/prereq_editor_jdk_buildtools.adoc[]
2727
* https://cloud.google.com/pubsub/docs/quickstart-console[A Google Cloud Platform project with billing and Pub/Sub enabled]
2828
* https://cloud.google.com/sdk/[Google Cloud SDK]

0 commit comments

Comments
 (0)