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/08/31 15:58:42 UTC

[qpid-jms] 03/04: 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 main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

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

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

diff --git a/pom.xml b/pom.xml
index 6c69c490..e802d407 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,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 -->
@@ -240,7 +240,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