Bump snakeyaml from 1.31 to 1.32 in /apis/byon

---
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:58:10 +00:00 committed by Andrew Gaul
parent 552eb95c44
commit b754e177fe
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.31</version>
<version>1.32</version>
</dependency>
<dependency>
<groupId>com.google.auto.service</groupId>