Skip to content

Commit

Permalink
Bumped Snakeyaml to 2.2 (#930)
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Patierno <[email protected]>
  • Loading branch information
ppatierno authored Oct 6, 2024
1 parent 19a88af commit 2c3f419
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 @@ -137,7 +137,7 @@
<commons-cli.version>1.4</commons-cli.version>
<test-container.version>0.107.0</test-container.version>
<jakarta.version>2.3.2</jakarta.version>
<snakeyaml.version>2.0</snakeyaml.version>
<snakeyaml.version>2.2</snakeyaml.version>
<guava.version>32.1.3-jre</guava.version>
<!-- property to skip surefire tests during failsafe execution -->
<!--suppress UnresolvedMavenProperty -->
Expand Down

0 comments on commit 2c3f419

Please sign in to comment.