Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.springframework:spring-beans from 5.2.24.RELEASE to 6.1.14 #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.springframework:spring-beans from 5.2.24.RELEASE to 6.1.14
Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 5.2.24.RELEASE to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.24.RELEASE...v6.1.14)

---
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 Dec 2, 2024
commit abc493e1318117775849f02ab04d50480590ceb9
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<asm-version>8.0.1</asm-version>
<struts-version>2.5.33</struts-version>
<gwt-version>2.4.0</gwt-version>
<spring-version>5.2.24.RELEASE</spring-version>
<spring-version>6.1.14</spring-version>
<csv-entities-version>1.1.7</csv-entities-version>
<collections-version>1.2.8</collections-version>
<gtfs-version>1.4.17</gtfs-version>
Expand Down