Update WebP-ImageIO
... in order to support armv6
This commit is contained in:
parent
a8d89ecad0
commit
8117aaecad
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -232,7 +232,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.gotson</groupId>
|
<groupId>com.github.gotson</groupId>
|
||||||
<artifactId>webp-imageio</artifactId>
|
<artifactId>webp-imageio</artifactId>
|
||||||
<version>0.2.1</version>
|
<version>0.2.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.skuzzle</groupId>
|
<groupId>de.skuzzle</groupId>
|
||||||
|
|
Loading…
Reference in a new issue