Skip to content

Commit

Permalink
downgrade to snakeyaml 1.33 until PR #1955 is merged, since PR 1955 h…
Browse files Browse the repository at this point in the history
…as code needed to make light-4j 1.6.x compatible with snakeyaml 2.2
  • Loading branch information
Michael Christoff committed Nov 5, 2023
1 parent 7f93c0e commit cb64c75
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 @@ -86,7 +86,7 @@
<version.zookeeper>3.5.3-beta</version.zookeeper>
<version.zkclient>0.3</version.zkclient>
<version.curator>4.0.1</version.curator>
<version.snakeyaml>2.2</version.snakeyaml>
<version.snakeyaml>1.33</version.snakeyaml>
<version.caffeine>2.6.2</version.caffeine>
<version.prometheus>0.6.0</version.prometheus>
<version.javamail>1.6.1</version.javamail>
Expand Down

0 comments on commit cb64c75

Please sign in to comment.