Skip to content

Commit c9406dc

Browse files
committed
noticket: Update SnakeYAML to 2.4
1 parent 7bf447a commit c9406dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WORKSPACE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SIMPLECLIENT_VERSION = "0.9.0"
3737

3838
SLF4J_VERSION = "2.0.13"
3939

40-
SNAKEYAML_VERSION = "2.3"
40+
SNAKEYAML_VERSION = "2.4"
4141

4242
YDB_PROTOAPI_VERSION = "1.7.1"
4343

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<commons-compress.version>1.27.1</commons-compress.version>
154154
<jackson.version>2.17.3</jackson.version>
155155
<bytebuddy.version>1.14.11</bytebuddy.version>
156-
<snakeyaml.version>2.3</snakeyaml.version>
156+
<snakeyaml.version>2.4</snakeyaml.version>
157157
<aspectjweaver.version>1.9.21</aspectjweaver.version>
158158
<system-stubs.version>2.1.7</system-stubs.version>
159159
</properties>

0 commit comments

Comments
 (0)