Update WebP-ImageIO

... in order to support armv6
This commit is contained in:
Nico Mexis 2021-08-09 17:51:45 +02:00
parent a8d89ecad0
commit 8117aaecad
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
<dependency>
<groupId>com.github.gotson</groupId>
<artifactId>webp-imageio</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
</dependency>
<dependency>
<groupId>de.skuzzle</groupId>