Skip to content

Commit ef69543

Browse files
Update jackson monorepo to v2.21.0
1 parent 0490f6a commit ef69543

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<dependency>
3939
<groupId>com.fasterxml.jackson.dataformat</groupId>
4040
<artifactId>jackson-dataformat-csv</artifactId>
41-
<version>2.18.3</version>
41+
<version>2.21.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.dataformat</groupId>
4545
<artifactId>jackson-dataformat-yaml</artifactId>
46-
<version>2.18.3</version>
46+
<version>2.21.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.tinylog</groupId>

0 commit comments

Comments
 (0)