Skip to content

Commit

Permalink
Bump zxing.library.version from 3.5.1 to 3.5.2 (#89)
Browse files Browse the repository at this point in the history
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](zxing/zxing@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](zxing/zxing@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent cd73b1b commit 7c5bd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<auth.api.version>${project.version}</auth.api.version>
<jbcrypt.version>0.4</jbcrypt.version>
<zxing.library.version>3.5.1</zxing.library.version>
<zxing.library.version>3.5.2</zxing.library.version>
<configuration-library.version>4.0.2</configuration-library.version>
<configurate.version>4.1.2</configurate.version>
<lamp.command-library.version>3.1.7</lamp.command-library.version>
Expand Down

0 comments on commit 7c5bd26

Please sign in to comment.