Skip to content
Closed
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 in /code/Phoenix/spring-mybatis-phoenix
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.1.6.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.6.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
commit 019b25ad8bbce6779962176d09fa423bb0f3d63c
2 changes: 1 addition & 1 deletion code/Phoenix/spring-mybatis-phoenix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<artifactId>spring-mybatis-phoenix</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>
<spring-base-version>5.1.6.RELEASE</spring-base-version>
<spring-base-version>5.3.18</spring-base-version>
</properties>

<dependencies>
Expand Down