Skip to content

Commit f9f2d9c

Browse files
committed
A couple more dependency updates.
1 parent b234e9b commit f9f2d9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

grader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
<dependency>
4040
<groupId>com.opencsv</groupId>
4141
<artifactId>opencsv</artifactId>
42-
<version>5.10</version>
42+
<version>5.12.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>ch.qos.logback</groupId>
4646
<artifactId>logback-classic</artifactId>
47-
<version>1.5.21</version>
47+
<version>1.5.23</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.inject</groupId>

0 commit comments

Comments
 (0)