Skip to content

Commit

Permalink
build(deps): bump org.springframework:spring-context
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.0.6.RELEASE to 5.2.21.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.6.RELEASE...v5.2.21.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent de41d18 commit a4248e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>
<spring.version>5.0.6.RELEASE</spring.version>
<spring.version>5.2.21.RELEASE</spring.version>
<spring-boot.version>2.0.2.RELEASE</spring-boot.version>
<spring.webflux.version>2.6.6</spring.webflux.version>
<springfox-swagger-ui.version>2.7.0</springfox-swagger-ui.version>
Expand Down

0 comments on commit a4248e8

Please sign in to comment.