Skip to content

Commit

Permalink
Merge pull request #751 from terrestris/dependabot/maven/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson.dataformat-jackson-dataformat-yaml-2.15.3

build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.14.1 to 2.15.3
  • Loading branch information
dnlkoch authored Oct 16, 2023
2 parents 4305e64 + 460b10a commit 88753ea
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 @@ -533,7 +533,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.14.1</version>
<version>2.15.3</version>
</dependency>
<dependency>
<groupId>de.terrestris.jackson</groupId>
Expand Down

0 comments on commit 88753ea

Please sign in to comment.