Skip to content

Commit

Permalink
Build against Spring LDAP 3.0 snapshots.
Browse files Browse the repository at this point in the history
See #295
  • Loading branch information
mp911de committed Jan 13, 2022
1 parent 7018915 commit b0d6771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</parent>

<properties>
<spring-ldap>2.3.5.RELEASE</spring-ldap>
<spring-ldap>3.0.0-SNAPSHOT</spring-ldap>
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>
Expand Down

0 comments on commit b0d6771

Please sign in to comment.