Skip to content

Commit cec3253

Browse files
authored
Merge pull request #451 from nr23730/renovate/jackson-monorepo
Update jackson monorepo to v2.17.0
2 parents b2a9686 + 6ccf9d5 commit cec3253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.dataformat</groupId>
7171
<artifactId>jackson-dataformat-yaml</artifactId>
72-
<version>2.16.2</version>
72+
<version>2.17.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.dataformat</groupId>
7676
<artifactId>jackson-dataformat-csv</artifactId>
77-
<version>2.16.2</version>
77+
<version>2.17.0</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>com.sun.jersey</groupId>

0 commit comments

Comments
 (0)