Skip to content

Commit 92bd00d

Browse files
Bump org.yaml:snakeyaml from 2.3 to 2.4 (#159)
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 c8baa67 commit 92bd00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.yaml</groupId>
142142
<artifactId>snakeyaml</artifactId>
143-
<version>2.3</version>
143+
<version>2.4</version>
144144
</dependency>
145145

146146
<!-- The following dependency might be an upgrade/replacement for jaxb.xml.bind.JAXBContext,

0 commit comments

Comments
 (0)