Skip to content

Commit 878d9a9

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 f834e73 commit 878d9a9

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
@@ -8,7 +8,7 @@
88
<version>0.1.0</version>
99

1010
<properties>
11-
<version.spring>5.0.20.RELEASE</version.spring>
11+
<version.spring>5.2.22.RELEASE</version.spring>
1212
<version.jackson>2.14.0</version.jackson>
1313
<java.version>1.8</java.version>
1414
</properties>

0 commit comments

Comments
 (0)