aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-27 07:58:36 -0600
committerGitHub <noreply@github.com>2023-11-27 07:58:36 -0600
commit3cd9b7fcdbd77414b888fbbbf55b9d43893b81e7 (patch)
treec18a68b931254ff2f48481bf638c4589d8cadf51
parent3020aa9cb931091a5e28dd1f11931064a012fa36 (diff)
downloadzxing-3cd9b7fcdbd77414b888fbbbf55b9d43893b81e7.tar.gz
Bump spring.version from 6.1.0 to 6.1.1 (#1724)
Bumps `spring.version` from 6.1.0 to 6.1.1. Updates `org.springframework:spring-test` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.0...v6.1.1) Updates `org.springframework:spring-web` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.0...v6.1.1) --- 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>
-rw-r--r--zxingorg/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml
index 20ac604ee..f564aaab3 100644
--- a/zxingorg/pom.xml
+++ b/zxingorg/pom.xml
@@ -67,7 +67,7 @@
</parent>
<properties>
- <spring.version>6.1.0</spring.version>
+ <spring.version>6.1.1</spring.version>
</properties>
<build>