Skip to content

Commit

Permalink
Merge pull request #25 from Moose0621/patch-2
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
securingdev authored Feb 24, 2023
2 parents 77f6dd0 + cd151cc commit 628480c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
<artifactId>sqlite-jdbc</artifactId>
<version>3.32.3.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.16.0</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 628480c

Please sign in to comment.