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