Skip to content

Commit

Permalink
chore(deps): bump com.google.zxing:javase from 3.5.2 to 3.5.3 in /dhis-2
Browse files Browse the repository at this point in the history
Bumps [com.google.zxing:javase](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](zxing/zxing@zxing-3.5.2...zxing-3.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 4a2bdda commit 88d05f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<jasypt.version>1.9.3</jasypt.version>
<nimbus.jose.jwt.version>9.45</nimbus.jose.jwt.version>
<com.google.zxing.core.version>3.5.0</com.google.zxing.core.version>
<com.google.zxing.javase.version>3.5.2</com.google.zxing.javase.version>
<com.google.zxing.javase.version>3.5.3</com.google.zxing.javase.version>

<!-- Spring -->
<spring.version>5.3.39</spring.version>
Expand Down

0 comments on commit 88d05f5

Please sign in to comment.