Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Jul 21, 2022
1 parent b16a91c commit 26b6675
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.46.0</version>
<version>1.46.1</version>
<scope>provided</scope>
</dependency>

Expand All @@ -82,7 +82,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.212</version>
<version>2.1.214</version>
</dependency>

<!-- SQLite JDBC Driver -->
Expand Down

0 comments on commit 26b6675

Please sign in to comment.