Browse Source

Upgrade to Unboundid Ldapsdk 4.0.7

Closes gh-14091
pull/14085/merge
Stephane Nicoll 8 years ago
parent
commit
a303109d93
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

2
spring-boot-project/spring-boot-dependencies/pom.xml

@ -175,7 +175,7 @@ @@ -175,7 +175,7 @@
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>3.0.1.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.32</tomcat.version>
<unboundid-ldapsdk.version>4.0.6</unboundid-ldapsdk.version>
<unboundid-ldapsdk.version>4.0.7</unboundid-ldapsdk.version>
<undertow.version>1.4.25.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.35</webjars-locator-core.version>

Loading…
Cancel
Save