Skip to content

Commit

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

chore(deps): bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
lprimak committed Sep 2, 2024
2 parents 358f972 + 5f49437 commit 4f599e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/jaxrs/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>2.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4f599e3

Please sign in to comment.