Skip to content

Commit e78d33a

Browse files
committed
Update dependencies
1 parent 440fce2 commit e78d33a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
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 -->
@@ -224,7 +224,7 @@
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 -->
@@ -237,7 +237,7 @@
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>

0 commit comments

Comments
 (0)