Skip to content

Commit dff9de9

Browse files
authored
update SnakeYaml to 1.30 to fix YAML parsing bug (#1168)
1 parent b6ed186 commit dff9de9

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
@@ -45,7 +45,7 @@
4545
<weblogic-deploy-installer-name>weblogic-deploy</weblogic-deploy-installer-name>
4646
<skipTests>false</skipTests>
4747
<antlr.version>4.9.3</antlr.version>
48-
<snakeyaml.version>1.29</snakeyaml.version>
48+
<snakeyaml.version>1.30</snakeyaml.version>
4949

5050
<sonar.organization>oracle</sonar.organization>
5151
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)