You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2022/09/05 15:38:26 UTC

[qpid-jms] 03/06: QPIDJMS-577: update to minikdc 3.3.4

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

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 6e3254d67afc7a8ff21e94e90d6abaa28e2f159e
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Aug 31 16:23:05 2022 +0100

    QPIDJMS-577: update to minikdc 3.3.4
    
    (cherry picked from commit add12a1469dfed3939d1f5ae37ef45996baf100c)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8f0c62a6..8886c15e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <jetty-version>9.4.45.v20220203</jetty-version>
     <mockito-version>4.7.0</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
-    <hadoop-minikdc-version>3.3.2</hadoop-minikdc-version>
+    <hadoop-minikdc-version>3.3.4</hadoop-minikdc-version>
     <commons-io-version>2.11.0</commons-io-version>
 
     <!-- Maven Plugin Versions for this Project -->
@@ -241,7 +241,7 @@
         <exclusions>
           <exclusion>
             <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-log4j12</artifactId>
+            <artifactId>slf4j-reload4j</artifactId>
           </exclusion>
           <exclusion>
             <groupId>com.nimbusds</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org