File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 21
21
<start-class >de.techjava.mqtt.tf.Starter</start-class >
22
22
<java .version>1.8</java .version>
23
23
<paho-version >1.0.2</paho-version >
24
+
24
25
</properties >
25
26
26
27
<dependencyManagement >
71
72
<dependency >
72
73
<groupId >com.fasterxml.jackson.core</groupId >
73
74
<artifactId >jackson-annotations</artifactId >
74
- <version >2.6.4 </version >
75
+ <version >2.9.7 </version >
75
76
</dependency >
76
77
<dependency >
77
78
<groupId >com.fasterxml.jackson.core</groupId >
78
79
<artifactId >jackson-core</artifactId >
79
- <version >2.6.4 </version >
80
+ <version >2.9.7 </version >
80
81
</dependency >
81
82
<dependency >
82
83
<groupId >com.fasterxml.jackson.core</groupId >
83
84
<artifactId >jackson-databind</artifactId >
84
- <version >2.6.4 </version >
85
+ <version >2.9.7 </version >
85
86
</dependency >
86
87
<dependency >
87
88
<groupId >com.fasterxml.jackson.dataformat</groupId >
88
89
<artifactId >jackson-dataformat-xml</artifactId >
89
- <version >2.6.4 </version >
90
+ <version >2.9.7 </version >
90
91
</dependency >
91
92
<dependency >
92
93
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments