Skip to content

Commit 6f05396

Browse files
build(deps-dev): bump org.yaml:snakeyaml from 2.0 to 2.1 (#1344)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Gerring <scottgerring@users.noreply.github.com>
1 parent ef11a64 commit 6f05396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.yaml</groupId>
164164
<artifactId>snakeyaml</artifactId>
165-
<version>2.0</version>
165+
<version>2.1</version>
166166
<scope>test</scope>
167167
</dependency>
168168
<dependency>

0 commit comments

Comments
 (0)