Skip to content

Commit

Permalink
Merge pull request #22 from johnlpage/dependabot/maven/org.yaml-snake…
Browse files Browse the repository at this point in the history
…yaml-1.32

Bump snakeyaml from 1.17 to 1.32
  • Loading branch information
johnlpage authored Jan 31, 2023
2 parents a7493aa + ffe184e commit e756621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.17</version>
<version>1.32</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit e756621

Please sign in to comment.