Skip to content

Commit b2dd62c

Browse files
CopilotjGauravGupta
andcommitted
Fix snakeyaml RCE vulnerability by upgrading to 2.0
Co-authored-by: jGauravGupta <15934072+jGauravGupta@users.noreply.github.com>
1 parent de237df commit b2dd62c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jeddict-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.yaml</groupId>
8080
<artifactId>snakeyaml</artifactId>
81-
<version>1.32</version>
81+
<version>2.0</version>
8282
</dependency>
8383

8484
<dependency>

0 commit comments

Comments
 (0)