Skip to content

Commit

Permalink
ac-3.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
landawn committed Jun 13, 2024
1 parent fa2692e commit 403fd38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maven/0.0.1-SNAPSHOT/abacus-jdbc-0.0.1-SNAPSHOT.pom
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.landawn</groupId>
<artifactId>abacus-common</artifactId>
<version>3.11.6</version>
<version>3.11.7</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.landawn</groupId>
<artifactId>abacus-common</artifactId>
<version>3.11.6</version>
<version>3.11.7</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 403fd38

Please sign in to comment.