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

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>

Closes #169
This commit is contained in:
dependabot[bot] 2021-06-04 22:09:26 +00:00 committed by Pekka Enberg
parent a7c4c39dd0
commit fbfbdaa298
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>