Skip to content

Commit

Permalink
Bump org.springframework:spring-beans
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.12.RELEASE to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.12.RELEASE...v6.1.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 6c068b0 commit d90ad76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/agent-plugins/spring-bean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>4.3.12.RELEASE</version>
<version>6.1.14</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d90ad76

Please sign in to comment.