Skip to content

Commit 92ad7ec

Browse files
committed
reverting snakeyaml version change due to bug 553
1 parent 701e35a commit 92ad7ec

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.32</snakeyaml.version>
48+
<snakeyaml.version>1.31</snakeyaml.version>
4949

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

0 commit comments

Comments
 (0)