File tree 1 file changed +6
-6
lines changed
releng/org.eclipse.linuxtools.target
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 84
84
<dependency >
85
85
<groupId >com.fasterxml.jackson.core</groupId >
86
86
<artifactId >jackson-annotations</artifactId >
87
- <version >2.18.3 </version >
87
+ <version >2.19.0 </version >
88
88
<type >jar</type >
89
89
</dependency >
90
90
<dependency >
91
91
<groupId >com.fasterxml.jackson.core</groupId >
92
92
<artifactId >jackson-core</artifactId >
93
- <version >2.18.3 </version >
93
+ <version >2.19.0 </version >
94
94
<type >jar</type >
95
95
</dependency >
96
96
<dependency >
97
97
<groupId >com.fasterxml.jackson.core</groupId >
98
98
<artifactId >jackson-databind</artifactId >
99
- <version >2.18.3 </version >
99
+ <version >2.19.0 </version >
100
100
<type >jar</type >
101
101
</dependency >
102
102
<dependency >
103
103
<groupId >com.fasterxml.jackson.datatype</groupId >
104
104
<artifactId >jackson-datatype-guava</artifactId >
105
- <version >2.18.3 </version >
105
+ <version >2.19.0 </version >
106
106
<type >jar</type >
107
107
</dependency >
108
108
<dependency >
109
109
<groupId >com.fasterxml.jackson.module</groupId >
110
110
<artifactId >jackson-module-jaxb-annotations</artifactId >
111
- <version >2.18.3 </version >
111
+ <version >2.19.0 </version >
112
112
<type >jar</type >
113
113
</dependency >
114
114
<dependency >
115
115
<groupId >com.fasterxml.jackson.module</groupId >
116
116
<artifactId >jackson-module-jakarta-xmlbind-annotations</artifactId >
117
- <version >2.18.3 </version >
117
+ <version >2.19.0 </version >
118
118
<type >jar</type >
119
119
</dependency >
120
120
<dependency >
You can’t perform that action at this time.
0 commit comments