Skip to content

Commit 54fc5c0

Browse files
Bump org.springframework:spring-context in /SpringBootKafkaDemo
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.1.3.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d09874 commit 54fc5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootKafkaDemo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.springframework</groupId>
5555
<artifactId>spring-context</artifactId>
56-
<version>5.1.3.RELEASE</version>
56+
<version>5.2.22.RELEASE</version>
5757
</dependency>
5858

5959
</dependencies>

0 commit comments

Comments
 (0)