Skip to content

Commit

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

build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2
  • Loading branch information
lprimak authored Aug 28, 2023
2 parents dab386c + 8f9aed0 commit 5682f31
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.1</version>
<version>2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5682f31

Please sign in to comment.