Skip to content

Commit 296246c

Browse files
Bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.0.0.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.0.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 dbd4d28 commit 296246c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<junit.version>5.0.1</junit.version>
2020
<junit-platform.version>1.0.1</junit-platform.version>
2121
<testfx.version>4.0.8-alpha</testfx.version>
22-
<spring-framework.version>5.0.0.RELEASE</spring-framework.version>
22+
<spring-framework.version>5.2.22.RELEASE</spring-framework.version>
2323
<spring-boot.version>2.2.11.RELEASE</spring-boot.version>
2424
<slf4j.version>1.7.25</slf4j.version>
2525
</properties>

0 commit comments

Comments
 (0)