Skip to content

Commit c8d6737

Browse files
committed
⬇️ jackson-databind from 2.14.0 to 2.13.4.2
1 parent fdb797a commit c8d6737

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
@@ -181,14 +181,14 @@
181181
<dependency>
182182
<artifactId>jackson-databind</artifactId>
183183
<groupId>com.fasterxml.jackson.core</groupId>
184-
<version>2.14.0</version>
184+
<version>2.13.4.2</version>
185185
</dependency>
186186

187187
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jsr310 -->
188188
<dependency>
189189
<groupId>com.fasterxml.jackson.datatype</groupId>
190190
<artifactId>jackson-datatype-jsr310</artifactId>
191-
<version>2.14.0</version>
191+
<version>2.13.1</version>
192192
</dependency>
193193

194194
<dependency>

0 commit comments

Comments
 (0)