Depend on jdk16 classifier of jdbcmapper
This commit is contained in:
parent
c245f2173a
commit
327b0b2760
@ -36,6 +36,7 @@
|
||||
<dependency>
|
||||
<groupId>com.moparisthebest.jdbcmapper</groupId>
|
||||
<artifactId>querymapper</artifactId>
|
||||
<classifier>jdk16</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.moparisthebest.aptIn16</groupId>
|
||||
|
@ -16,6 +16,7 @@
|
||||
<dependency>
|
||||
<groupId>com.moparisthebest.jdbcmapper</groupId>
|
||||
<artifactId>querymapper</artifactId>
|
||||
<classifier>jdk16</classifier>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
Loading…
Reference in New Issue
Block a user