Skip to content

Commit

Permalink
Bump spring-beans from 5.1.2.RELEASE to 5.3.18 in /game-engine.core
Browse files Browse the repository at this point in the history
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.1.2.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.2.RELEASE...v5.3.18)

---
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 Mar 31, 2022
1 parent 597e4bf commit baf043d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game-engine.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>5.1.2.RELEASE</spring.version>
<spring.version>5.3.18</spring.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit baf043d

Please sign in to comment.