From 4d3204f0865b96d2db03a72a10eb44433d7d51ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:07:20 +0000 Subject: [PATCH] chore(deps): bump com.google.zxing:core from 3.5.2 to 3.5.3 Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.5.2 to 3.5.3. - [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.2...zxing-3.5.3) --- 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 7e25a61..974e7c3 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 0.10.4 2.0.2 3.9.1 - 3.5.2 + 3.5.3 4.6.4 -- GitLab