Skip to content

Commit

Permalink
Bump org.springframework:spring-beans in /spring/junit4-spring3
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 3.2.18.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.2.18.RELEASE...v5.2.22.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 Feb 2, 2024
1 parent dbf5f71 commit a2a3e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/junit4-spring3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<dependencies.max.jdk.version>1.7</dependencies.max.jdk.version>
<spring-version>3.2.18.RELEASE</spring-version>
<spring-version>5.2.22.RELEASE</spring-version>
</properties>

<dependencies>
Expand Down

0 comments on commit a2a3e83

Please sign in to comment.