Skip to content

Commit 9ccd214

Browse files
Bump spring.core.version from 6.2.12 to 7.0.3
Bumps `spring.core.version` from 6.2.12 to 7.0.3. Updates `org.springframework:spring-core` from 6.2.12 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.3) Updates `org.springframework:spring-web` from 6.2.12 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.3) Updates `org.springframework:spring-aop` from 6.2.12 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.3) Updates `org.springframework:spring-beans` from 6.2.12 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.3) Updates `org.springframework:spring-context` from 6.2.12 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.3) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-aop dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-beans dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 699d25f commit 9ccd214

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
@@ -47,7 +47,7 @@
4747
<maven.source.plugin.version>3.4.0</maven.source.plugin.version>
4848
<!-- make sure that spring core and spring boot versions are compatible-->
4949
<spring.boot.version>3.5.9</spring.boot.version>
50-
<spring.core.version>6.2.15</spring.core.version>
50+
<spring.core.version>7.0.3</spring.core.version>
5151
<spring.security.version>6.5.7</spring.security.version>
5252
<spring.security.oauth2.version>6.5.7</spring.security.oauth2.version>
5353
<spring.security.jwt.version>1.1.1.RELEASE</spring.security.jwt.version>

0 commit comments

Comments
 (0)