Skip to content

Commit

Permalink
Merge pull request #511 from axonivy/dependabot/maven/com.fasterxml.j…
Browse files Browse the repository at this point in the history
…ackson.dataformat-jackson-dataformat-yaml-2.18.1

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.0 to 2.18.1
  • Loading branch information
ivy-rew authored Oct 29, 2024
2 parents c4a61e7 + f6d7815 commit d3ee988
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 @@ -131,7 +131,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.18.0</version>
<version>2.18.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit d3ee988

Please sign in to comment.