From fa3a32d82cef1bea7c4b85a0266f076907e53dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:03:03 +0000 Subject: [PATCH] chore(deps): bump com.google.zxing:core from 3.5.1 to 3.5.2 Bumps [com.google.zxing:core](https://github.com/zxing/zxing) 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 908b7e3..f581898 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 0.10.4 2.0.2 3.8.2 - 3.5.1 + 3.5.2 4.6.3 -- GitLab