Skip to content

Commit 92b02b0

Browse files
Bump org.yaml:snakeyaml from 2.3 to 2.4 (#595)
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 2df0584 commit 92b02b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-db-junit-liquibase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.yaml</groupId>
2525
<artifactId>snakeyaml</artifactId>
26-
<version>2.3</version>
26+
<version>2.4</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)