You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2022/10/21 23:42:30 UTC

[logging-log4j2] 02/14: Bump embedded-ldap-junit from 0.8.1 to 0.9.0

This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit e0c8139314e930f474b7a4d1b94e0d76d63ed59f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Oct 16 23:53:15 2022 +0000

    Bump embedded-ldap-junit from 0.8.1 to 0.9.0
    
    Bumps [embedded-ldap-junit](https://github.com/zapodot/embedded-ldap-junit) from 0.8.1 to 0.9.0.
    - [Release notes](https://github.com/zapodot/embedded-ldap-junit/releases)
    - [Commits](https://github.com/zapodot/embedded-ldap-junit/compare/v.0.8.1...v.0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.zapodot:embedded-ldap-junit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca2f7bcddb..11dc3ff908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,7 +295,7 @@
     <conversant.disruptor.version>1.2.19</conversant.disruptor.version> <!-- Version 1.2.16 requires Java 9 -->
     <disruptor.version>3.4.4</disruptor.version>
     <elasticsearch.version>7.17.6</elasticsearch.version>
-    <embedded-ldap.version>0.8.1</embedded-ldap.version>
+    <embedded-ldap.version>0.9.0</embedded-ldap.version>
     <embedded-mongo.version>3.5.0</embedded-mongo.version>
     <errorprone.version>2.7.1</errorprone.version>
     <felix.version>7.0.5</felix.version>