Browse Source

Upgrade to Unboundid Ldapsdk 4.0.11

Closes gh-17173
pull/17199/head
Andy Wilkinson 7 years ago
parent
commit
7872e6231c
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

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

@ -203,7 +203,7 @@ @@ -203,7 +203,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.37</webjars-locator-core.version>

Loading…
Cancel
Save