File tree 3 files changed +3
-3
lines changed
features/odl-jackson-2.13/src/main/history
odlparent-dependency-check
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<feature >odl-ws-rs-api</feature >
7
7
<bundle >mvn:com.fasterxml.jackson.core/jackson-annotations/2.13.4</bundle >
8
8
<bundle >mvn:com.fasterxml.jackson.core/jackson-core/2.13.4</bundle >
9
- <bundle >mvn:com.fasterxml.jackson.core/jackson-databind/2.13.4</bundle >
9
+ <bundle >mvn:com.fasterxml.jackson.core/jackson-databind/2.13.4.2 </bundle >
10
10
<bundle >mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.13.4</bundle >
11
11
<bundle >mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.13.4</bundle >
12
12
<bundle >mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.13.4</bundle >
Original file line number Diff line number Diff line change 45
45
<groupId >com.fasterxml.jackson</groupId >
46
46
<artifactId >jackson-bom</artifactId >
47
47
<type >pom</type >
48
- <version >2.13.4</version >
48
+ <version >2.13.4.20221013 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >com.fasterxml.woodstox</groupId >
Original file line number Diff line number Diff line change 389
389
<dependency >
390
390
<groupId >com.fasterxml.jackson</groupId >
391
391
<artifactId >jackson-bom</artifactId >
392
- <version >2.13.4</version >
392
+ <version >2.13.4.20221013 </version >
393
393
<scope >import</scope >
394
394
<type >pom</type >
395
395
</dependency >
You can’t perform that action at this time.
0 commit comments