Skip to content

Commit

Permalink
Bump jackson-dataformat-yaml from 2.13.4 to 2.14.0 (#492)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2022
1 parent a099e1e commit 49bbc2a
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.13.4</version>
<version>2.14.0</version>
</dependency>
<!-- TODO: Remove when jackson dataformat snakeyaml dependency is at least 1.32 -->
<dependency>
Expand Down

0 comments on commit 49bbc2a

Please sign in to comment.