Skip to content

Commit

Permalink
Merge pull request #5392 from soul2zimate/WFCORE-6246-main
Browse files Browse the repository at this point in the history
[WFCORE-6246] Upgrade snakeyaml from 1.33 to 2.0
  • Loading branch information
yersan authored Mar 3, 2023
2 parents b6e75bd + 1a882f6 commit e0ed3dd
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 @@ -252,7 +252,7 @@
<version.org.wildfly.security.elytron>2.1.0.Final</version.org.wildfly.security.elytron>
<version.org.wildfly.security.elytron-web>3.0.0.Final</version.org.wildfly.security.elytron-web>
<version.org.wildfly.security.jakarta.elytron-ee>3.0.0.Final</version.org.wildfly.security.jakarta.elytron-ee>
<version.org.yaml.snakeyaml>1.33</version.org.yaml.snakeyaml>
<version.org.yaml.snakeyaml>2.0</version.org.yaml.snakeyaml>
</properties>

<modules>
Expand Down

0 comments on commit e0ed3dd

Please sign in to comment.