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 83
83
<dependency >
84
84
<groupId >com.fasterxml.jackson.core</groupId >
85
85
<artifactId >jackson-annotations</artifactId >
86
- <version >2.18.2 </version >
86
+ <version >2.18.3 </version >
87
87
<type >jar</type >
88
88
</dependency >
89
89
<dependency >
90
90
<groupId >com.fasterxml.jackson.core</groupId >
91
91
<artifactId >jackson-core</artifactId >
92
- <version >2.18.2 </version >
92
+ <version >2.18.3 </version >
93
93
<type >jar</type >
94
94
</dependency >
95
95
<dependency >
96
96
<groupId >com.fasterxml.jackson.core</groupId >
97
97
<artifactId >jackson-databind</artifactId >
98
- <version >2.18.2 </version >
98
+ <version >2.18.3 </version >
99
99
<type >jar</type >
100
100
</dependency >
101
101
<dependency >
102
102
<groupId >com.fasterxml.jackson.datatype</groupId >
103
103
<artifactId >jackson-datatype-guava</artifactId >
104
- <version >2.18.2 </version >
104
+ <version >2.18.3 </version >
105
105
<type >jar</type >
106
106
</dependency >
107
107
<dependency >
108
108
<groupId >com.fasterxml.jackson.module</groupId >
109
109
<artifactId >jackson-module-jaxb-annotations</artifactId >
110
- <version >2.18.2 </version >
110
+ <version >2.18.3 </version >
111
111
<type >jar</type >
112
112
</dependency >
113
113
<dependency >
114
114
<groupId >com.fasterxml.jackson.module</groupId >
115
115
<artifactId >jackson-module-jakarta-xmlbind-annotations</artifactId >
116
- <version >2.18.2 </version >
116
+ <version >2.18.3 </version >
117
117
<type >jar</type >
118
118
</dependency >
119
119
<dependency >
You can’t perform that action at this time.
0 commit comments