Skip to content

Commit 3248774

Browse files
Bump snakeyaml from 1.32 to 2.0
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.32) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a065cf commit 3248774

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
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.yaml</groupId>
7575
<artifactId>snakeyaml</artifactId>
76-
<version>1.32</version>
76+
<version>2.0</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)