Skip to content

Commit 6f736b8

Browse files
build(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.2 to 2.3. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) --- 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 4cd9496 commit 6f736b8

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
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>org.yaml</groupId>
250250
<artifactId>snakeyaml</artifactId>
251-
<version>2.2</version>
251+
<version>2.3</version>
252252
</dependency>
253253

254254
<!-- Test stuff -->

0 commit comments

Comments
 (0)