File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 <version .hibernate-validator>9.1.0.Final</version .hibernate-validator>
4747 <version .glasfish-el>4.0.2</version .glasfish-el>
4848 <version .rxjava>2.2.21</version .rxjava>
49- <version .jackson>2.15.2 </version .jackson>
49+ <version .jackson>2.21.0 </version .jackson>
5050 <version .mongo-bson>4.10.2</version .mongo-bson>
5151 <version .mockito>5.21.0</version .mockito>
5252 <version .weld.servlet>5.1.0.Final</version .weld.servlet>
374374 <scope >test</scope >
375375 </dependency >
376376 <dependency >
377- <groupId >com.fasterxml.jackson.core </groupId >
378- <artifactId >jackson-core </artifactId >
377+ <groupId >com.fasterxml.jackson</groupId >
378+ <artifactId >jackson-bom </artifactId >
379379 <version >${version.jackson} </version >
380- <scope >test</scope >
381- </dependency >
382- <dependency >
383- <groupId >com.fasterxml.jackson.core</groupId >
384- <artifactId >jackson-annotations</artifactId >
385- <version >${version.jackson} </version >
386- <scope >test</scope >
380+ <scope >import</scope >
381+ <type >pom</type >
387382 </dependency >
388383 <dependency >
389384 <groupId >org.mongodb</groupId >
You can’t perform that action at this time.
0 commit comments