Skip to content

Commit

Permalink
fix #1415: upgrade zxing qrcode library to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lfcnassif committed Nov 3, 2022
1 parent e279381 commit 58bbcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iped-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>core</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
</dependency>
<dependency>
<groupId>com.google.zxing</groupId>
Expand Down

0 comments on commit 58bbcd9

Please sign in to comment.