Skip to content

Commit 50b847f

Browse files
committed
fix: fix CVE-2021-23792 vulnerability from imageio-jpeg
Bumps imageio-jpeg version to 3.9.4. Fix #1336
1 parent c3d767c commit 50b847f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>com.twelvemonkeys.imageio</groupId>
222222
<artifactId>imageio-jpeg</artifactId>
223-
<version>3.4.1</version>
223+
<version>3.9.4</version>
224224
</dependency>
225225
<dependency>
226226
<groupId>org.codehaus.jackson</groupId>

0 commit comments

Comments
 (0)