Skip to content

Commit b5d1c91

Browse files
Bump org.yaml:snakeyaml from 2.3 to 2.4 (#219)
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 309af63 commit b5d1c91

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.yaml</groupId>
6464
<artifactId>snakeyaml</artifactId>
65-
<version>2.3</version>
65+
<version>2.4</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.commonmark</groupId>

0 commit comments

Comments
 (0)