File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 171171 <groupId >org.junit.vintage</groupId >
172172 <artifactId >junit-vintage-engine</artifactId >
173173 </dependency >
174- <!-- POM for jackson-dataformat-xml 2.9.2 depends on woodstox-core 5.0.3 -->
175- <dependency >
176- <groupId >com.fasterxml.woodstox</groupId >
177- <artifactId >woodstox-core</artifactId >
178- <optional >true</optional >
179- </dependency >
180174 <dependency >
181175 <groupId >org.awaitility</groupId >
182176 <artifactId >awaitility</artifactId >
Original file line number Diff line number Diff line change 157157 <tomcat-juli .version>10.1.18</tomcat-juli .version>
158158 <velocity .version>1.7</velocity .version>
159159 <wiremock .version>2.35.1</wiremock .version>
160- <woodstox .version>6.5.1</woodstox .version>
161160 <xmlunit .version>2.9.1</xmlunit .version>
162161 <xz .version>1.9</xz .version>
163162 <zstd .version>1.5.5-11</zstd .version>
851850 <version >${wiremock.version} </version >
852851 </dependency >
853852
854- <dependency >
855- <groupId >com.fasterxml.woodstox</groupId >
856- <artifactId >woodstox-core</artifactId >
857- <version >${woodstox.version} </version >
858- </dependency >
859-
860853 <dependency >
861854 <groupId >org.xmlunit</groupId >
862855 <artifactId >xmlunit-core</artifactId >
You can’t perform that action at this time.
0 commit comments