Skip to content

Commit

Permalink
Bump spring-expression from 3.2.18.RELEASE to 5.2.21.RELEASE in /gsec
Browse files Browse the repository at this point in the history
Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 3.2.18.RELEASE to 5.2.21.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.2.18.RELEASE...v5.2.21.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent 22ba3f9 commit f125e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring.version>3.2.18.RELEASE</spring.version>
<spring.version>5.2.21.RELEASE</spring.version>
<spring.security.version>3.2.10.RELEASE</spring.security.version>
</properties>
</project>

0 comments on commit f125e3b

Please sign in to comment.