Skip to content

Commit 5abfd38

Browse files
Bump spring.version from 6.1.10 to 6.1.11 (#794)
Bumps `spring.version` from 6.1.10 to 6.1.11. Updates `org.springframework:spring-test` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11) Updates `org.springframework:spring-webmvc` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11) Updates `org.springframework:spring-web` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11) Updates `org.springframework:spring-webflux` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webflux 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 06b6422 commit 5abfd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-unit-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Spring Mock assertions
77
</description>
88
<properties>
9-
<spring.version>6.1.10</spring.version>
9+
<spring.version>6.1.11</spring.version>
1010
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
1111
<osgi.exportPackage>net.javacrumbs.jsonunit.spring</osgi.exportPackage>
1212
</properties>

0 commit comments

Comments
 (0)