Skip to content

Commit 6d77323

Browse files
Bump snakeyaml from 1.33 to 2.0
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdab820 commit 6d77323

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
@@ -127,7 +127,7 @@
127127
<!-- Dependency of Spring -->
128128
<groupId>org.yaml</groupId>
129129
<artifactId>snakeyaml</artifactId>
130-
<version>1.33</version>
130+
<version>2.0</version>
131131
</dependency>
132132
</dependencies>
133133

0 commit comments

Comments
 (0)