Skip to content

Commit

Permalink
Deps version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy12c committed Mar 14, 2024
1 parent e6580db commit 0b6546f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@

<properties>
<java.version>11</java.version>
<utils.version>2.4.1</utils.version>
<dao.version>2.4.1</dao.version>
<adapter.version>2.4.1</adapter.version>
<utils.version>2.4.2</utils.version>
<dao.version>2.4.2</dao.version>
<adapter.version>2.4.2</adapter.version>
</properties>
<!-- For Downloading repositories from github packages -->
<repositories>
Expand Down

0 comments on commit 0b6546f

Please sign in to comment.