summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-04-03 03:05:10 +0300
committerGitHub <noreply@github.com>2026-04-03 03:05:10 +0300
commite6d558bf69fa2743909c3f07d47b294d1f0b2cbd (patch)
treec285e7932442c7f491c2e633b69d21c02828c8e5
parent46a068cc0bca1c405afb7f897b9d0f2315198fff (diff)
downloadzxing-e6d558bf69fa2743909c3f07d47b294d1f0b2cbd.tar.xz
Bump spring.version from 6.2.12 to 7.0.6 (#2046)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--zxingorg/pom.xml2
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>