Skip to content

Commit

Permalink
[Issue comixed#248] Bump WebP-ImageIO to v0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed Apr 25, 2020
1 parent 82d680d commit 123bd40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions comixed-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
<artifactId>commons-codec</artifactId>
</dependency>
<dependency>
<groupId>org.sejda.webp-imageio</groupId>
<artifactId>webp-imageio-sejda</artifactId>
<version>0.1.0</version>
<groupId>org.sejda.imageio</groupId>
<artifactId>webp-imageio</artifactId>
<version>0.1.2</version>
</dependency>
<dependency>
<groupId>com.github.springtestdbunit</groupId>
Expand Down

0 comments on commit 123bd40

Please sign in to comment.