Skip to content

Commit 1986a80

Browse files
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] <support@github.com>
1 parent 2b7fa85 commit 1986a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.yaml</groupId>
5959
<artifactId>snakeyaml</artifactId>
60-
<version>2.2</version>
60+
<version>2.3</version>
6161
</dependency>
6262

6363
<dependency>

0 commit comments

Comments
 (0)