Backport "build(deps): bump snakeyaml from 1.16 to 1.26 in /scylla-apiclient"

Backport commit fbfbdaa298.

Original commit message: 

"Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.16 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.16)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>"
This commit is contained in:
dependabot[bot] 2021-06-04 22:09:26 +00:00 committed by Piotr Grabowski
parent 5fcba137c0
commit 6b677f98c1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.16</version>
<version>1.26</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>