Skip to content

Commit b5cf2a9

Browse files
chore(deps): bump spring.version from 6.1.13 to 6.1.14
Bumps `spring.version` from 6.1.13 to 6.1.14. Updates `org.springframework:spring-test` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) Updates `org.springframework:spring-jdbc` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) Updates `org.springframework:spring-beans` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) Updates `org.springframework:spring-context` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) Updates `org.springframework:spring-orm` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jdbc 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-orm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f955f88 commit b5cf2a9

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
@@ -72,7 +72,7 @@
7272

7373
<properties>
7474
<hibernate.version>6.3.1.Final</hibernate.version>
75-
<spring.version>6.1.13</spring.version>
75+
<spring.version>6.1.14</spring.version>
7676
<liquibase.version>4.29.2</liquibase.version>
7777
<maven.compiler.source>11</maven.compiler.source>
7878
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)