fix: upgrade com.twelvemonkeys.imageio:imageio-core from 3.1-SNAPSHOT to 3.7.0

Snyk has created this PR to upgrade com.twelvemonkeys.imageio:imageio-core from 3.1-SNAPSHOT to 3.7.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.twelvemonkeys.imageio/imageio-core/

See this project in Snyk:
https://app.snyk.io/org/haraldk/project/1b4d1808-3e82-4251-92fd-d9fce70f0b6b?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2021-12-04 04:09:45 +00:00
parent 511a29beb9
commit 552a1d3332
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio-core</artifactId>
<version>${project.version}</version>
<version>3.7.0</version>
<scope>provided</scope>
</dependency>
<dependency>