diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-16 09:52:31 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 09:52:31 +0300 |
| commit | 88f9f44ca49d5dda3c13d0c311ea7b15e7411d8b (patch) | |
| tree | c285e7932442c7f491c2e633b69d21c02828c8e5 | |
| parent | 46a068cc0bca1c405afb7f897b9d0f2315198fff (diff) | |
| download | zxing-dependabot/maven/spring.version-7.0.6.tar.xz | |
Bump spring.version from 6.2.12 to 7.0.6dependabot/maven/spring.version-7.0.6
Bumps `spring.version` from 6.2.12 to 7.0.6.
Updates `org.springframework:spring-test` from 6.2.12 to 7.0.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.6)
Updates `org.springframework:spring-web` from 6.2.12 to 7.0.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.6)
---
updated-dependencies:
- dependency-name: org.springframework:spring-test
dependency-version: 7.0.6
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
dependency-version: 7.0.6
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | zxingorg/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml index 0040a8e56..9da430002 100644 --- a/zxingorg/pom.xml +++ b/zxingorg/pom.xml @@ -67,7 +67,7 @@ </parent> <properties> - <spring.version>6.2.12</spring.version> + <spring.version>7.0.6</spring.version> </properties> <build> |
