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

---
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] 2022-12-14 20:44:50 +00:00 committed by GitHub
parent 88d9bdc5b2
commit d8c198b850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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