Skip to content

Commit

Permalink
database dependencies added
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-koteswara committed Sep 27, 2024
1 parent faa651a commit 4cec29a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
</properties>

<dependencies>
<!-- <dependency>
<dependency>
<groupId>com.github.susom</groupId>
<artifactId>database</artifactId>
<version>5.0-build-2401</version>
<optional>true</optional>
</dependency> -->
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
Expand Down

0 comments on commit 4cec29a

Please sign in to comment.