summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-04-20 10:05:19 +0300
committerGitHub <noreply@github.com>2026-04-20 10:05:19 +0300
commit4556b79ff3a84ee53311baa54307e66be9766622 (patch)
tree932035146e2d09446828f72f96ccb2aa01cf3016
parentbf77cd238d849a5602958e687cae56e6876de0c9 (diff)
downloadzxing-dependabot/maven/spring.version-7.0.7.tar.xz
Bump spring.version from 7.0.6 to 7.0.7dependabot/maven/spring.version-7.0.7
Bumps `spring.version` from 7.0.6 to 7.0.7. Updates `org.springframework:spring-test` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.6...v7.0.7) Updates `org.springframework:spring-web` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-version: 7.0.7 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-version: 7.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 9da430002..057a87bcf 100644
--- a/zxingorg/pom.xml
+++ b/zxingorg/pom.xml
@@ -67,7 +67,7 @@
</parent>
<properties>
- <spring.version>7.0.6</spring.version>
+ <spring.version>7.0.7</spring.version>
</properties>
<build>