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 84436ce commit b2be282
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 @@ -36,7 +36,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 b2be282

Please sign in to comment.