Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 288f49f

Browse files
Bump snakeyaml from 1.27 to 1.32 in /libraries/bot-dialogs (#1494)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.27 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.27) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
1 parent aced292 commit 288f49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/bot-dialogs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.yaml</groupId>
101101
<artifactId>snakeyaml</artifactId>
102-
<version>1.27</version>
102+
<version>1.32</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)