File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
examples/osgi/apache-karaf-feature Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
<dependency >
18
18
<groupId >com.fasterxml.jackson.core</groupId >
19
19
<artifactId >jackson-core</artifactId >
20
- <version >2.8.4 </version >
20
+ <version >2.8.9 </version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >com.fasterxml.jackson.core</groupId >
24
24
<artifactId >jackson-annotations</artifactId >
25
- <version >2.8.4 </version >
25
+ <version >2.8.9 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >com.fasterxml.jackson.core</groupId >
29
29
<artifactId >jackson-databind</artifactId >
30
- <version >2.8.4 </version >
30
+ <version >2.8.9 </version >
31
31
</dependency >
32
32
<dependency >
33
33
<groupId >com.fasterxml.jackson.datatype</groupId >
34
34
<artifactId >jackson-datatype-jdk8</artifactId >
35
- <version >2.8.4 </version >
35
+ <version >2.8.9 </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >com.google.guava</groupId >
91
91
92
92
</build >
93
93
94
- </project >
94
+ </project >
You can’t perform that action at this time.
0 commit comments