Skip to content

Commit 7ef6527

Browse files
Bump spring.version from 6.0.7 to 6.0.8
Bumps `spring.version` from 6.0.7 to 6.0.8. Updates `spring-core` from 6.0.7 to 6.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8) Updates `spring-beans` from 6.0.7 to 6.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8) Updates `spring-context` from 6.0.7 to 6.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8) Updates `spring-test` from 6.0.7 to 6.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f5c6a1 commit 7ef6527

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
@@ -23,7 +23,7 @@
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<java.compiler.version>17</java.compiler.version>
2525

26-
<spring.version>6.0.7</spring.version>
26+
<spring.version>6.0.8</spring.version>
2727
<elasticsearch.version>8.7.0</elasticsearch.version>
2828
<beyonder.version>8.6-SNAPSHOT</beyonder.version>
2929
<slf4j.version>2.0.7</slf4j.version>

0 commit comments

Comments
 (0)