mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 05:16:04 +02:00
do not exclude sqljet
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
<artifactId>trilead-ssh2</artifactId>
|
||||
<groupId>org.tmatesoft.svnkit</groupId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<artifactId>sqljet</artifactId>
|
||||
<groupId>org.tmatesoft.sqljet</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -237,13 +237,6 @@
|
||||
<version>0.1.48</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.tmatesoft.sqljet</groupId>
|
||||
<artifactId>sqljet</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.jersey</groupId>
|
||||
|
||||
Reference in New Issue
Block a user