Skip to content

Commit 6a8ae24

Browse files
Bump org.springframework:spring-context from 6.1.14 to 6.1.20 in /javav2/example_code/sqs-jms (#7468)
Bump org.springframework:spring-context in /javav2/example_code/sqs-jms Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.1.20) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee595d commit 6a8ae24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javav2/example_code/sqs-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.springframework</groupId>
8585
<artifactId>spring-context</artifactId>
86-
<version>6.1.14</version> <!-- Use the latest compatible version -->
86+
<version>6.1.20</version> <!-- Use the latest compatible version -->
8787
</dependency>
8888

8989
<!-- Spring Beans (Required for bean configuration) -->

0 commit comments

Comments
 (0)