Skip to content

Commit ba1c903

Browse files
committed
deps: bump SnakeYAML OSGi bundle version to be Jackson-compatible
Signed-off-by: Marc Nuri <[email protected]>
1 parent 192f4ec commit ba1c903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<slf4j.version>1.7.36</slf4j.version>
124124
<lombok.version>1.18.26</lombok.version>
125125
<snakeyaml.version>2.6</snakeyaml.version>
126-
<snakeyaml.bundle.version>1.33</snakeyaml.bundle.version>
126+
<snakeyaml.bundle.version>2.0</snakeyaml.bundle.version> <!-- Transitive Jackson -->
127127
<bouncycastle.version>1.73</bouncycastle.version>
128128
<commons-compress.version>1.23.0</commons-compress.version>
129129
<scr.annotations.version>1.12.0</scr.annotations.version>

0 commit comments

Comments
 (0)