File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 105105 <jaxb .version>4.0.1</jaxb .version>
106106 <apache .mina.version>2.2.3</apache .mina.version>
107107 <commons .io.version>2.11.0</commons .io.version>
108- <guava .version>32.0.0-jre</guava .version>
109108 <orchestra .file>OrchestraFIXLatest.xml</orchestra .file>
110109 <org .quickfixj.orchestra.tools.version>1.0.2</org .quickfixj.orchestra.tools.version>
111110 <proxool .version>0.9.1</proxool .version>
227226 <artifactId >plexus-utils</artifactId >
228227 <version >3.3.1</version >
229228 </dependency >
230- <!-- the version of the guava transitive dependency is managed to resolve security vulnerability
231- reported for maven plugin dependencies, it is expected that this will be resolved in a
232- subsequent version of maven at which point this dependency management may be removed -->
233- <dependency >
234- <groupId >com.google.guava</groupId >
235- <artifactId >guava</artifactId >
236- <version >${guava.version} </version >
237- </dependency >
238229 <dependency >
239230 <groupId >com.sleepycat</groupId >
240231 <artifactId >je</artifactId >
You can’t perform that action at this time.
0 commit comments