Skip to content

Commit

Permalink
Merge pull request #23 from sentrysoftware/dependabot/maven/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson.dataformat-jackson-dataformat-yaml-2.17.0

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.16.0 to 2.17.0
  • Loading branch information
NassimBtk authored Apr 16, 2024
2 parents a060c95 + a481f22 commit 1078648
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 @@ -170,7 +170,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.16.0</version>
<version>2.17.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1078648

Please sign in to comment.