Skip to content

Commit 9ab068b

Browse files
authored
Merge pull request #125 from jruby/dependabot/maven/ruby-tools/org.yaml-snakeyaml-1.31
Bump snakeyaml from 1.29 to 1.31 in /ruby-tools
2 parents aea44b1 + 80d7d7a commit 9ab068b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.yaml</groupId>
6262
<artifactId>snakeyaml</artifactId>
63-
<version>1.29</version>
63+
<version>1.31</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)