Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat…
Browse files Browse the repository at this point in the history
…-yaml to v2.15.2 (#567)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 9ffedfd commit 5e6a2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-management-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.15.1</version>
<version>2.15.2</version>
</dependency>
<!-- TODO: Remove when jackson dataformat snakeyaml dependency is at least 1.32 -->
<dependency>
Expand Down

0 comments on commit 5e6a2ef

Please sign in to comment.