Skip to content

Commit

Permalink
Upgrade to Spring LDAP 3.1.3.
Browse files Browse the repository at this point in the history
Closes #455
  • Loading branch information
mp911de committed Dec 15, 2023
1 parent 215842b commit a789fed
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>3.1.2</spring-ldap>
<spring-ldap>3.1.3</spring-ldap>
<springdata.commons>3.1.7-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>
Expand Down

0 comments on commit a789fed

Please sign in to comment.