mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Bump spring.version from 6.0.10 to 6.0.11 (#1667)
Bumps `spring.version` from 6.0.10 to 6.0.11. Updates `spring-test` from 6.0.10 to 6.0.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.10...v6.0.11) Updates `spring-web` from 6.0.10 to 6.0.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.10...v6.0.11) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:development 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>
This commit is contained in:
parent
2d699a6f2c
commit
6d1543b3dd
|
@ -67,7 +67,7 @@
|
|||
</parent>
|
||||
|
||||
<properties>
|
||||
<spring.version>6.0.10</spring.version>
|
||||
<spring.version>6.0.11</spring.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in a new issue