File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <name >baseCode</name >
66 <groupId >baseCode</groupId >
77 <artifactId >baseCode</artifactId >
8- <version >1.1.6 </version >
8+ <version >1.1.7 </version >
99 <inceptionYear >2003</inceptionYear >
1010 <description >
1111 <![CDATA[ Data structures, math and statistics tools, and utilities that are often needed across projects.]]>
142142 <dependency >
143143 <groupId >org.slf4j</groupId >
144144 <artifactId >slf4j-api</artifactId >
145- <version >2.0.4 </version >
145+ <version >1.7.36 </version >
146146 </dependency >
147147
148148 <!-- Jena -->
221221 <!-- suppress MavenPackageUpdate -->
222222 <version >1.4.01</version >
223223 </dependency >
224+ <dependency >
225+ <groupId >xerces</groupId >
226+ <artifactId >xercesImpl</artifactId >
227+ <version >2.12.2</version >
228+ </dependency >
224229 <dependency >
225230 <groupId >com.opencsv</groupId >
226231 <artifactId >opencsv</artifactId >
237242 <dependency >
238243 <groupId >org.mockito</groupId >
239244 <artifactId >mockito-core</artifactId >
240- <version >4.8 .0</version >
245+ <version >4.11 .0</version >
241246 <scope >test</scope >
242247 </dependency >
243248 <dependency >
You can’t perform that action at this time.
0 commit comments