Skip to content

Commit

Permalink
Merge pull request #6246 from ehsavoie/WFCORE-6997
Browse files Browse the repository at this point in the history
[WFCORE-6997]: Upgrade snakeyaml to 2.3
  • Loading branch information
yersan authored Nov 20, 2024
2 parents 04627bd + 82483f7 commit c33beca
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 @@ -253,7 +253,7 @@
<version.org.wildfly.security.elytron-web>4.1.0.Final</version.org.wildfly.security.elytron-web>
<version.org.wildfly.security.jakarta.elytron-ee>3.0.3.Final</version.org.wildfly.security.jakarta.elytron-ee>
<version.org.wildfly.unstable.api.annotation>1.0.0.Final</version.org.wildfly.unstable.api.annotation>
<version.org.yaml.snakeyaml>2.2</version.org.yaml.snakeyaml>
<version.org.yaml.snakeyaml>2.3</version.org.yaml.snakeyaml>
</properties>

<modules>
Expand Down

0 comments on commit c33beca

Please sign in to comment.