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.4 </version >
8+ <version >1.1.5 </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 >1.7.36 </version >
145+ <version >2.0.4 </version >
146146 </dependency >
147147
148148 <!-- Jena -->
224224 <dependency >
225225 <groupId >com.opencsv</groupId >
226226 <artifactId >opencsv</artifactId >
227- <version >5.6 </version >
227+ <version >5.7.1 </version >
228228 </dependency >
229229
230230 <!-- Testing utilities -->
237237 <dependency >
238238 <groupId >org.mockito</groupId >
239239 <artifactId >mockito-core</artifactId >
240- <version >4.6.1 </version >
240+ <version >4.8.0 </version >
241241 <scope >test</scope >
242242 </dependency >
243243 <dependency >
You can’t perform that action at this time.
0 commit comments