Merge pull request #669 from haraldk/snyk-upgrade-a0c5c60996f8b405ed1deadc1666ddc0

[Snyk] Upgrade jmagick:jmagick from 6.2.4 to 6.6.9
This commit is contained in:
Harald Kuhr 2022-04-11 17:01:44 +02:00 committed by GitHub
commit a33dbaf897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>jmagick</groupId>
<artifactId>jmagick</artifactId>
<version>6.2.4</version>
<version>6.6.9</version>
<optional>true</optional>
<scope>provided</scope>
</dependency>