Skip to content

Commit

Permalink
chore(deps): update dependency org.yaml:snakeyaml to v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsbasjes committed Aug 27, 2023
1 parent 2038dc0 commit fd8c4ef
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 @@ -44,7 +44,7 @@
<maven.minimal.version>3.5.2</maven.minimal.version>

<antlr.version>4.13.0</antlr.version>
<snakeyaml.version>2.1</snakeyaml.version>
<snakeyaml.version>2.2</snakeyaml.version>

<!-- Needed to make the build reproducible https://reproducible-builds.org/ -->
<project.build.outputTimestamp>2023-08-06T14:13:33Z</project.build.outputTimestamp>
Expand Down

0 comments on commit fd8c4ef

Please sign in to comment.