Skip to content

Commit

Permalink
fix: fix CVE-2021-23792 vulnerability from imageio-jpeg
Browse files Browse the repository at this point in the history
Bumps imageio-jpeg version to 3.9.4.

Fix #1336
  • Loading branch information
rdeltour committed Nov 28, 2022
1 parent c3d767c commit 50b847f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio-jpeg</artifactId>
<version>3.4.1</version>
<version>3.9.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
Expand Down

0 comments on commit 50b847f

Please sign in to comment.