Skip to content

Commit 2e5ebb9

Browse files
Bump org.yaml:snakeyaml from 2.4 to 2.5 in the prod-deps group (#56)
Bumps the prod-deps group with 1 update: [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml). Updates `org.yaml:snakeyaml` from 2.4 to 2.5 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 026e45d commit 2e5ebb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.yaml</groupId>
6363
<artifactId>snakeyaml</artifactId>
64-
<version>2.4</version>
64+
<version>2.5</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)