mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 09:25:43 +01:00
exclude unused sqljet dependency
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
<artifactId>trilead-ssh2</artifactId>
|
||||
<groupId>org.tmatesoft.svnkit</groupId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<artifactId>sqljet</artifactId>
|
||||
<groupId>org.tmatesoft.sqljet</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user