Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
d8c198b850
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>
2022-12-14 20:44:50 +00:00

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>