Skip to content

Commit e6ee20a

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 bb612ed commit e6ee20a

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
@@ -295,7 +295,7 @@
295295
<dependency>
296296
<groupId>org.yaml</groupId>
297297
<artifactId>snakeyaml</artifactId>
298-
<version>1.32</version>
298+
<version>2.0</version>
299299
</dependency>
300300

301301
<dependency>

0 commit comments

Comments
 (0)