Skip to content

Commit

Permalink
Add the com.dameng DmJdbcDriver18 dependency. (#6701)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyl2008dsg committed Aug 3, 2024
1 parent 2050798 commit a424d13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rm-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,10 @@
<artifactId>commons-logging</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.dameng</groupId>
<artifactId>DmJdbcDriver18</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit a424d13

Please sign in to comment.