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 ad43ae1 commit 8032afeCopy full SHA for 8032afe
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