Skip to content

Commit f5fb772

Browse files
maven(deps): bump springVersion from 7.0.6 to 7.0.7 (#6044)
Bumps `springVersion` from 7.0.6 to 7.0.7. Updates `org.springframework:spring-framework-bom` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.6...v7.0.7) Updates `org.springframework:spring-core` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7590b7a commit f5fb772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
of Hibernate Search. Similarly, our version of Hibernate Search must be
4747
compatible with the version of Hibernate and Hibernate must be compatible
4848
with our version of Spring. -->
49-
<springVersion>7.0.6</springVersion>
49+
<springVersion>7.0.7</springVersion>
5050
<springTestVersion>${springVersion}</springTestVersion>
5151
<hibernateVersion>7.3.1.Final</hibernateVersion>
5252
<!-- hibernateSearchVersion needs to be adjusted if hibernateVersion changes -->

0 commit comments

Comments
 (0)