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 spring-beans from 2.5.6 to 5.3.18 in /src/it/mojo-1731 #192

Merged
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 spring-beans from 2.5.6 to 5.3.18 in /src/it/mojo-1731
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 2.5.6 to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 31, 2022
commit e1be1c8b7d6884493de372e3020102ed485e585d
2 changes: 1 addition & 1 deletion src/it/mojo-1731/pom.xml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>2.5.6</version>
<version>5.3.18</version>
<type>pom</type>
</dependency>
</dependencies>