Skip to content

Commit

Permalink
Merge pull request #253 from buschlab/renovate/jackson-monorepo
Browse files Browse the repository at this point in the history
Update jackson monorepo to v2.18.1
  • Loading branch information
nr23730 authored Nov 4, 2024
2 parents e5f96ac + d534e65 commit df7271f
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 @@ -38,12 +38,12 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-csv</artifactId>
<version>2.18.0</version>
<version>2.18.1</version>
</dependency>
<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.tinylog</groupId>
Expand Down

0 comments on commit df7271f

Please sign in to comment.