fix: upgrade com.twelvemonkeys.common:common-image from 3.1-SNAPSHOT to 3.7.0

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.twelvemonkeys.common/common-image/

See this project in Snyk:
https://app.snyk.io/org/haraldk/project/b53d0a96-fb95-4707-a6b4-5e37b1b75566?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2021-12-03 20:34:07 +00:00
parent 511a29beb9
commit b794d05035
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -52,7 +52,7 @@
<dependency> <dependency>
<groupId>com.twelvemonkeys.common</groupId> <groupId>com.twelvemonkeys.common</groupId>
<artifactId>common-image</artifactId> <artifactId>common-image</artifactId>
<version>${project.version}</version> <version>3.7.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>