Skip to content

Commit

Permalink
deps: bump SnakeYAML OSGi bundle version to be Jackson-compatible
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Kumar <[email protected]>
  • Loading branch information
rohanKanojia committed Dec 22, 2023
1 parent ec5693b commit 19ba9f9
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 @@ -125,7 +125,7 @@
<slf4j.version>2.0.9</slf4j.version>
<lombok.version>1.18.30</lombok.version>
<snakeyaml.version>2.7</snakeyaml.version>
<snakeyaml.bundle.version>2.1</snakeyaml.bundle.version> <!-- Transitive Jackson -->
<snakeyaml.bundle.version>2.2</snakeyaml.bundle.version> <!-- Transitive Jackson -->
<bouncycastle.version>1.77</bouncycastle.version>
<commons-compress.version>1.25.0</commons-compress.version>
<commons-io.version>2.15.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
Expand Down

0 comments on commit 19ba9f9

Please sign in to comment.