Skip to content

Commit 8a62b7a

Browse files
committed
Upgrade to Spring Boot 2.2.1.RELEASE.
1 parent 2c3b58a commit 8a62b7a

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,4 +1,4 @@
1-
:spring_boot_version: 2.1.6.RELEASE
1+
:spring_boot_version: 2.2.1.RELEASE
22
:toc:
33
:icons: font
44
:source-highlighter: prettify
@@ -157,7 +157,7 @@ Congratulations! You have just used Spring to develop a simple JDBC client.
157157

158158
NOTE: Spring Boot has many features for configuring and customizing the connection pool --
159159
for instance, to connect to an external database instead of an in-memory one. See the
160-
http://docs.spring.io/spring-boot/docs/2.1.6.RELEASE/reference/htmlsingle/#boot-features-configure-datasource[Reference Guide]
160+
http://docs.spring.io/spring-boot/docs/2.2.1.RELEASE/reference/htmlsingle/#boot-features-configure-datasource[Reference Guide]
161161
for more detail.
162162

163163
== See Also

0 commit comments

Comments
 (0)