Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit af39dcb

Browse files
committed
Bump Spring Boot to 2.2.0
For sample.
1 parent cbeaaad commit af39dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
rabbitMqJavaClientVersion = '5.7.3'
4242

4343
// Sample
44-
springBootVersion = '2.2.0.RC1'
44+
springBootVersion = '2.2.0.RELEASE'
4545
springAmqpVersion = '2.2.0.RELEASE'
4646

4747
// Testing

0 commit comments

Comments
 (0)