We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee595d commit 6a8ae24Copy full SHA for 6a8ae24
javav2/example_code/sqs-jms/pom.xml
@@ -83,7 +83,7 @@
83
<dependency>
84
<groupId>org.springframework</groupId>
85
<artifactId>spring-context</artifactId>
86
- <version>6.1.14</version> <!-- Use the latest compatible version -->
+ <version>6.1.20</version> <!-- Use the latest compatible version -->
87
</dependency>
88
89
<!-- Spring Beans (Required for bean configuration) -->
0 commit comments