Skip to content

Commit 2278d07

Browse files
authored
Use jackson3 version from the parent bom.
Closes #3239 Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
1 parent 9a66c77 commit 2278d07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,10 @@
182182
<dependency>
183183
<groupId>tools.jackson.core</groupId>
184184
<artifactId>jackson-core</artifactId>
185-
<version>3.0.2</version>
186185
</dependency>
187186
<dependency>
188187
<groupId>tools.jackson.core</groupId>
189188
<artifactId>jackson-databind</artifactId>
190-
<version>3.0.2</version>
191189
</dependency>
192190

193191
<!-- Version 2 to use with the legacy RestClient -->

0 commit comments

Comments
 (0)