File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 <xml-formatter .version>0.2.2</xml-formatter .version>
119119 <commons-lang .version>3.12.0</commons-lang .version>
120120 <netbeans .version>RELEASE120</netbeans .version>
121- <jackson .version>2.13.2</jackson .version>
122121 <jsoup .version>1.14.3</jsoup .version>
123122 <pmd .version>6.44.0</pmd .version>
124123 <argLine ></argLine >
229228 <dependency >
230229 <groupId >com.fasterxml.jackson.core</groupId >
231230 <artifactId >jackson-core</artifactId >
232- <version >${jackson.version} </version >
231+ <version >2.13.2 </version >
233232 </dependency >
234233
235234 <dependency >
236235 <groupId >com.fasterxml.jackson.core</groupId >
237236 <artifactId >jackson-databind</artifactId >
238- <version >${jackson.version} </version >
237+ <version >2.13.2.2 </version >
239238 </dependency >
240239
241240 <!-- JSQLFormatter -->
You can’t perform that action at this time.
0 commit comments