Skip to content

Commit 2525c47

Browse files
Bump org.yaml:snakeyaml from 2.3 to 2.4 (#145)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.3 to 2.4. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0ad776 commit 2525c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.yaml</groupId>
6868
<artifactId>snakeyaml</artifactId>
69-
<version>2.3</version>
69+
<version>2.4</version>
7070
</dependency>
7171

7272

0 commit comments

Comments
 (0)