Skip to content

Commit c426767

Browse files
Bump org.springframework.version from 5.2.20.RELEASE to 7.0.2
Bumps `org.springframework.version` from 5.2.20.RELEASE to 7.0.2. Updates `org.springframework:spring-beans` from 5.2.20.RELEASE to 7.0.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v7.0.2) Updates `org.springframework:spring-context` from 5.2.20.RELEASE to 7.0.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v7.0.2) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9e66c1 commit c426767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
</site>
9797
</distributionManagement>
9898
<properties>
99-
<org.springframework.version>5.2.20.RELEASE</org.springframework.version>
99+
<org.springframework.version>7.0.2</org.springframework.version>
100100
</properties>
101101
</project>

0 commit comments

Comments
 (0)