aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 217d67d6..849c7bd5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -134,7 +134,7 @@ dependencies {
compile "commons-io:commons-io:2.8.0"
compile 'org.ocpsoft.prettytime:prettytime:5.0.0.Final'
- compile 'com.twelvemonkeys.imageio:imageio-jpeg:3.6.1'
+ compile 'com.twelvemonkeys.imageio:imageio-jpeg:3.6.2'
compile 'org.imgscalr:imgscalr-lib:4.2'
implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.2"