Skip to content

Commit

Permalink
Bump snakeyaml from 1.32 to 1.33
Browse files Browse the repository at this point in the history
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 1.33.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.32)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yue9944882 committed Oct 13, 2022
1 parent 9b46ee5 commit fab41e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<javax.annotation.version>1.3.2</javax.annotation.version>
<snakeyaml.version>1.30</snakeyaml.version>
<snakeyaml.version>1.33</snakeyaml.version>
<slf4j.version>1.7.36</slf4j.version>
<caffeine.version>2.9.3</caffeine.version>
<protobuf.version>3.21.2</protobuf.version>
Expand Down

0 comments on commit fab41e0

Please sign in to comment.