Skip to content

Commit

Permalink
Merge pull request #448 from nr23730/renovate/jackson-monorepo
Browse files Browse the repository at this point in the history
Update jackson monorepo to v2.16.2
  • Loading branch information
nr23730 authored Mar 11, 2024
2 parents 78fe542 + 933c28c commit bbdd644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.16.1</version>
<version>2.16.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-csv</artifactId>
<version>2.16.1</version>
<version>2.16.2</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
Expand Down

0 comments on commit bbdd644

Please sign in to comment.