Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Aug 1, 2024
1 parent 1f17c84 commit 1d2e9ce
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 @@ -67,7 +67,7 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-core</artifactId>
<version>1.50.0</version>
<version>1.50.1</version>
<scope>provided</scope>
</dependency>

Expand All @@ -89,7 +89,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.45.3.0</version>
<version>3.46.0.0</version>
</dependency>

<!-- TESTING -->
Expand Down

0 comments on commit 1d2e9ce

Please sign in to comment.