Browse Source

Upgrade to Unboundid Ldapsdk 4.0.11

Closes gh-17154
pull/17391/head
Andy Wilkinson 7 years ago
parent
commit
b347c4ddb5
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

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

@ -188,7 +188,7 @@ @@ -188,7 +188,7 @@
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.20</tomcat.version>
<unboundid-ldapsdk.version>4.0.10</unboundid-ldapsdk.version>
<unboundid-ldapsdk.version>4.0.11</unboundid-ldapsdk.version>
<undertow.version>2.0.20.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