Skip to content

Commit

Permalink
Deps version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy12c committed Mar 14, 2024
1 parent c2e1c42 commit 10e3cab
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 -->
Expand Down

0 comments on commit 10e3cab

Please sign in to comment.