Skip to content

Commit 0585383

Browse files
build(deps-dev): bump org.yaml:snakeyaml from 2.1 to 2.2 (#1400)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development 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> Co-authored-by: Scott Gerring <[email protected]>
1 parent 4f68891 commit 0585383

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
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>org.yaml</groupId>
161161
<artifactId>snakeyaml</artifactId>
162-
<version>2.1</version>
162+
<version>2.2</version>
163163
<scope>test</scope>
164164
</dependency>
165165
<dependency>

0 commit comments

Comments
 (0)