Skip to content

Commit aaad895

Browse files
Bump snakeyaml from 1.27 to 1.29 in /core
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.27 to 1.29. - [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.29..snakeyaml-1.27) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a8df79 commit aaad895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ dependencies {
180180

181181
api 'com.github.docker-java:docker-java-transport-zerodep:3.2.8'
182182

183-
shaded "org.yaml:snakeyaml:1.27"
183+
shaded "org.yaml:snakeyaml:1.29"
184184

185185
shaded 'org.glassfish.main.external:trilead-ssh2-repackaged:4.1.2'
186186

0 commit comments

Comments
 (0)