Skip to content

Commit d49eb9d

Browse files
build(deps): bump org.yaml:snakeyaml from 2.0 to 2.1
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15b19ab commit d49eb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040

4141
<javax.annotation.version>1.3.2</javax.annotation.version>
42-
<snakeyaml.version>2.0</snakeyaml.version>
42+
<snakeyaml.version>2.1</snakeyaml.version>
4343
<slf4j.version>2.0.7</slf4j.version>
4444
<caffeine.version>2.9.3</caffeine.version>
4545
<protobuf.version>3.23.4</protobuf.version>

0 commit comments

Comments
 (0)