Skip to content

Commit 0a0d7e9

Browse files
build(deps): bump org.yaml:snakeyaml from 2.2 to 2.3 (#1761)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e127e5 commit 0a0d7e9

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
@@ -622,7 +622,7 @@
622622
<dependency>
623623
<groupId>org.yaml</groupId>
624624
<artifactId>snakeyaml</artifactId>
625-
<version>2.2</version>
625+
<version>2.3</version>
626626
</dependency>
627627
</dependencies>
628628
</dependencyManagement>

0 commit comments

Comments
 (0)