Skip to content

Commit

Permalink
Bump spring-beans from 5.3.23 to 5.3.24
Browse files Browse the repository at this point in the history
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.3.23 to 5.3.24.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.24)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent 20facec commit 5617585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-spring/pom.xml
Expand Up @@ -9,7 +9,7 @@
<name>Example :: Jetty Spring</name>

<properties>
<spring-version>5.3.23</spring-version>
<spring-version>5.3.24</spring-version>
<dependencies>target/dependencies</dependencies>
<bundle-symbolic-name>${project.groupId}.spring</bundle-symbolic-name>
<jacoco.skip>true</jacoco.skip>
Expand Down

0 comments on commit 5617585

Please sign in to comment.