Skip to content

Commit 1391719

Browse files
Bump spring-core from 3.2.18.RELEASE to 5.2.22.RELEASE in /gsec
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.2.18.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v3.2.18.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22ba3f9 commit 1391719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
367367
<maven.compiler.source>1.8</maven.compiler.source>
368368
<maven.compiler.target>1.8</maven.compiler.target>
369-
<spring.version>3.2.18.RELEASE</spring.version>
369+
<spring.version>5.2.22.RELEASE</spring.version>
370370
<spring.security.version>3.2.10.RELEASE</spring.security.version>
371371
</properties>
372372
</project>

0 commit comments

Comments
 (0)