File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 44### Changes
55* :sparkles : Add support for Invoice v4
66### Fixes
7- * :arrow_up : Bump jackson-databind from 2.13.4 to 2.13.4.1 ( # 33 )
7+ * :arrow_up : Bump jackson-databind from 2.13.4 to 2.13.4.2
88
99## v2.0.0 - 2022-12-06
1010### ¡Breaking Changes!
Original file line number Diff line number Diff line change 181181 <dependency >
182182 <artifactId >jackson-databind</artifactId >
183183 <groupId >com.fasterxml.jackson.core</groupId >
184- <version >2.13.4.2 </version >
184+ <version >2.14.1 </version >
185185 </dependency >
186186
187187 <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jsr310 -->
188188 <dependency >
189- <groupId >com.fasterxml.jackson.datatype</groupId >
190189 <artifactId >jackson-datatype-jsr310</artifactId >
191- <version >2.13.1</version >
190+ <groupId >com.fasterxml.jackson.datatype</groupId >
191+ <version >2.14.1</version >
192192 </dependency >
193193
194194 <dependency >
304304 <url >http://github.com/mindee/mindee-api-java/tree/main</url >
305305 </scm >
306306
307-
308307 <properties >
309308 <junit .jupiter.version>5.8.1</junit .jupiter.version>
310309 <junit .platform.version>1.8.1</junit .platform.version>
You can’t perform that action at this time.
0 commit comments