From 7c5bd26063bfa509ae179c28240efdf6f605bc4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 02:56:09 +0600 Subject: [PATCH] Bump zxing.library.version from 3.5.1 to 3.5.2 (#89) Bumps `zxing.library.version` from 3.5.1 to 3.5.2. Updates `com.google.zxing:core` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.1...zxing-3.5.2) Updates `com.google.zxing:javase` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.1...zxing-3.5.2) --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.zxing:javase dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 085294f0..b82121e7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -13,7 +13,7 @@ ${project.version} 0.4 - 3.5.1 + 3.5.2 4.0.2 4.1.2 3.1.7