Skip to content

Commit

Permalink
Merge pull request #146 from uio-bmi/dependabot/maven/org.yaml-snakey…
Browse files Browse the repository at this point in the history
…aml-2.3

Bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
joshbaskaran authored Sep 4, 2024
2 parents ebc8f71 + 800ceb9 commit 520cd90
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 520cd90

Please sign in to comment.