Bump com.google.zxing:javase from 3.2.1 to 3.5.4

Bumps [com.google.zxing:javase](https://github.com/zxing/zxing) from 3.2.1 to 3.5.4.
- [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.2.1...zxing-3.5.4)

---
updated-dependencies:
- dependency-name: com.google.zxing:javase
  dependency-version: 3.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-29 06:22:26 +00:00 committed by dahn
parent a55f85af50
commit 3f517601fe
1 changed files with 1 additions and 1 deletions

2
plugins/pom.xml Executable file → Normal file
View File

@ -185,7 +185,7 @@
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>javase</artifactId>
<version>3.2.1</version>
<version>3.5.4</version>
</dependency>
<dependency>
<groupId>org.apache.cloudstack</groupId>