Skip to content

Commit

Permalink
chore(deps): bump spring-beans from 4.3.30.RELEASE to 5.2.20.RELEASE
Browse files Browse the repository at this point in the history
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.30.RELEASE to 5.2.20.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.30.RELEASE...v5.2.20.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2023
1 parent 5de8f42 commit 0bfc8e5
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 @@ -40,7 +40,7 @@
<resource-server.version>1.3.1</resource-server.version>
<servlet-api.version>3.1.0</servlet-api.version>
<slf4j.version>2.0.6</slf4j.version>
<spring.version>4.3.30.RELEASE</spring.version>
<spring.version>5.2.20.RELEASE</spring.version>

<!-- The JDBC Driver used by the portlet -->
<jdbc.groupId>org.hsqldb</jdbc.groupId>
Expand Down

0 comments on commit 0bfc8e5

Please sign in to comment.