Skip to content

Commit 53a87cb

Browse files
Update dependency org.yaml:snakeyaml to v2.5
1 parent 013da40 commit 53a87cb

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
@@ -42,7 +42,7 @@ def versions = [
4242
elasticSearch : '7.17.29',
4343
jacksonDatabind : '2.19.2',
4444
retry : '1.3.4',
45-
snakeyaml : '2.4',
45+
snakeyaml : '2.5',
4646
loadbalancer : '4.3.0',
4747
commonsValidator : '1.7',
4848
commonsBeanUtils : '1.11.0',

0 commit comments

Comments
 (0)