Skip to content

Commit f15330e

Browse files
authored
Merge pull request #121 from jenkinsci/dependabot/maven/org.yaml-snakeyaml-2.3
build(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
2 parents c1d6dcc + 2708f98 commit f15330e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.yaml</groupId>
9696
<artifactId>snakeyaml</artifactId>
97-
<version>2.2</version>
97+
<version>2.3</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)