Skip to content

Commit 86a8dc3

Browse files
Bump org.yaml:snakeyaml from 1.24 to 2.2 (#1091)
1 parent 04d26f8 commit 86a8dc3

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
@@ -74,7 +74,7 @@ dependencies {
7474
implementation "org.apache.ivy:ivy:2.2.0"
7575
implementation "org.apache.pdfbox:pdfbox:2.0.23"
7676
implementation "org.apache.poi:poi:4.0.1"
77-
implementation "org.yaml:snakeyaml:1.24"
77+
implementation "org.yaml:snakeyaml:2.2"
7878
implementation 'com.vladsch.flexmark:flexmark-all:0.60.2' // for markdown to pdf conversion (sonarqube reports)
7979
implementation 'com.xlson.groovycsv:groovycsv:1.3'
8080

0 commit comments

Comments
 (0)