Skip to content

Commit cd151cc

Browse files
authored
Update pom.xml
1 parent 77f6dd0 commit cd151cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
<artifactId>sqlite-jdbc</artifactId>
3333
<version>3.32.3.2</version>
3434
</dependency>
35+
<dependency>
36+
<groupId>org.apache.logging.log4j</groupId>
37+
<artifactId>log4j</artifactId>
38+
<version>2.16.0</version>
39+
</dependency>
3540
</dependencies>
3641
<build>
3742
<plugins>

0 commit comments

Comments
 (0)