Skip to content

Commit

Permalink
Merge pull request #512 from vmware/dependabot/maven/com.fasterxml.ja…
Browse files Browse the repository at this point in the history
…ckson.dataformat-jackson-dataformat-yaml-2.18.1

build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.1
  • Loading branch information
VenelinBakalov authored Nov 14, 2024
2 parents e5010f6 + 421c678 commit ff6552f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/artifact-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.17.2</version>
<version>2.18.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit ff6552f

Please sign in to comment.