Skip to content

Commit 59b6637

Browse files
Bump spring-core in /spring-xml-parsers
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.0.20.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.0.20.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f933d3e commit 59b6637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-xml-parsers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<properties>
12-
<version.spring>5.0.20.RELEASE</version.spring>
12+
<version.spring>5.2.22.RELEASE</version.spring>
1313
<version.jackson>2.13.4.1</version.jackson>
1414
<java.version>1.7</java.version>
1515
</properties>

0 commit comments

Comments
 (0)