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

Commit 6ca999a

Browse files
committed
Bump samples dependencies
1 parent d225eb3 commit 6ca999a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ ext {
4040
rabbitMqJavaClientVersion = '5.13.1'
4141

4242
// Sample
43-
springBootVersion = '2.3.3.RELEASE'
44-
springAmqpVersion = '2.2.10.RELEASE'
43+
springBootVersion = '2.5.6'
44+
springAmqpVersion = '2.3.11'
4545

4646
// Testing
4747
mockitoVersion = '3.7.7'

0 commit comments

Comments
 (0)