File tree Expand file tree Collapse file tree
io.cucumber.eclipse.targetdefinition Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,31 +115,31 @@ Export-Package: *;version="${version}";-noimport:=true
115115 <dependency >
116116 <groupId >com.fasterxml.jackson.core</groupId >
117117 <artifactId >jackson-annotations</artifactId >
118- <version >2.20 </version >
118+ <version >2.21 </version >
119119 <type >jar</type >
120120 </dependency >
121121 <dependency >
122122 <groupId >com.fasterxml.jackson.core</groupId >
123123 <artifactId >jackson-core</artifactId >
124- <version >2.20 .1</version >
124+ <version >2.21 .1</version >
125125 <type >jar</type >
126126 </dependency >
127127 <dependency >
128128 <groupId >com.fasterxml.jackson.core</groupId >
129129 <artifactId >jackson-databind</artifactId >
130- <version >2.20 .1</version >
130+ <version >2.21 .1</version >
131131 <type >jar</type >
132132 </dependency >
133133 <dependency >
134134 <groupId >com.fasterxml.jackson.datatype</groupId >
135135 <artifactId >jackson-datatype-jdk8</artifactId >
136- <version >2.20 .1</version >
136+ <version >2.21 .1</version >
137137 <type >jar</type >
138138 </dependency >
139139 <dependency >
140140 <groupId >com.fasterxml.jackson.module</groupId >
141141 <artifactId >jackson-module-parameter-names</artifactId >
142- <version >2.20 .1</version >
142+ <version >2.21 .1</version >
143143 <type >jar</type >
144144 </dependency >
145145 </dependencies >
You can’t perform that action at this time.
0 commit comments