Skip to content

Commit

Permalink
Merge pull request eclipse#3869 from Coduz/chng-bumpSnakeyamlTo2.2
Browse files Browse the repository at this point in the history
dependency: bumped Snakeyaml from 1.33 to 2.2 - CVE-2022-1471
  • Loading branch information
Coduz authored Sep 18, 2023
2 parents 75fb64a + 15b8abc commit a3e45b0
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 @@ -127,7 +127,7 @@
<scada-utils.version>0.4.0</scada-utils.version>
<shiro.version>1.12.0</shiro.version>
<slf4j.version>1.7.33</slf4j.version>
<snakeyaml.version>1.33</snakeyaml.version>
<snakeyaml.version>2.2</snakeyaml.version>
<spotify.version>8.15.1</spotify.version>
<swagger-ui.version>5.3.1</swagger-ui.version>
<zxing.version>3.4.1</zxing.version>
Expand Down

0 comments on commit a3e45b0

Please sign in to comment.