Skip to content

Commit e92cf47

Browse files
Update dependency org.yaml:snakeyaml to v2.5
1 parent 2ed154b commit e92cf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def versions = [
4040
elasticSearch : '7.17.29',
4141
jacksonDatabind : '2.19.2',
4242
retry : '1.3.4',
43-
snakeyaml : '2.4',
43+
snakeyaml : '2.5',
4444
loadbalancer : '4.3.0',
4545
commonsValidator : '1.7',
4646
commonsBeanUtils : '1.11.0',

0 commit comments

Comments
 (0)