File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 8080 <httpcore .version>4.4.11</httpcore .version>
8181 <infinispan .version>9.4.13.Final</infinispan .version>
8282 <influxdb-java .version>2.14</influxdb-java .version>
83- <jackson .version>2.9.8 </jackson .version>
83+ <jackson .version>2.9.9 </jackson .version>
8484 <janino .version>3.0.12</janino .version>
8585 <javax-activation .version>1.2.0</javax-activation .version>
8686 <javax-annotation .version>1.3.2</javax-annotation .version>
192192 <undertow .version>2.0.20.Final</undertow .version>
193193 <webjars-hal-browser .version>3325375</webjars-hal-browser .version>
194194 <webjars-locator-core .version>0.35</webjars-locator-core .version>
195+ <woodstox .version>5.0.3</woodstox .version>
195196 <wsdl4j .version>1.6.3</wsdl4j .version>
196197 <xml-apis .version>1.4.01</xml-apis .version>
197198 <xmlunit2 .version>2.6.2</xmlunit2 .version>
623624 <scope >import</scope >
624625 <type >pom</type >
625626 </dependency >
627+ <dependency >
628+ <groupId >com.fasterxml.woodstox</groupId >
629+ <artifactId >woodstox-core</artifactId >
630+ <version >${woodstox.version} </version >
631+ </dependency >
626632 <dependency >
627633 <groupId >com.github.ben-manes.caffeine</groupId >
628634 <artifactId >caffeine</artifactId >
You can’t perform that action at this time.
0 commit comments