Skip to content

Commit cca4f7b

Browse files
committed
Remove ldap-core-tiger dependency in spring-batch-infrastructure
spring-ldap-core-tiger has been removed in spring-ldap 3.0.0-M2, see spring-projects/spring-ldap#621
1 parent c4076e8 commit cca4f7b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

spring-batch-infrastructure/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,6 @@
155155
<version>${spring-ldap.version}</version>
156156
<optional>true</optional>
157157
</dependency>
158-
<dependency>
159-
<groupId>org.springframework.ldap</groupId>
160-
<artifactId>spring-ldap-core-tiger</artifactId>
161-
<version>${spring-ldap.version}</version>
162-
<optional>true</optional>
163-
</dependency>
164158
<dependency>
165159
<groupId>org.springframework.ldap</groupId>
166160
<artifactId>spring-ldap-ldif-core</artifactId>

0 commit comments

Comments
 (0)