You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2022/06/20 22:25:08 UTC

[directory-kerby] branch trunk updated: Updating some dependencies

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

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9ff21b47 Updating some dependencies
9ff21b47 is described below

commit 9ff21b4721fcdcb9a1537de15a935149e82b94e1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jun 20 22:06:10 2022 +0100

    Updating some dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index dd3e14f3..af38cc46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,12 +50,12 @@
     <apacheds.version>2.0.0.AM26</apacheds.version>
     <commons-io.version>2.11.0</commons-io.version>
     <gson.version>2.8.9</gson.version>
-    <h2.version>2.1.210</h2.version>
+    <h2.version>2.1.214</h2.version>
     <ldap.api.version>2.0.2</ldap.api.version>
     <junit.version>4.13.2</junit.version>
     <nimbus.jose.version>9.9.3</nimbus.jose.version>
     <slf4j.version>1.7.36</slf4j.version>
-    <assertj.version>3.22.0</assertj.version>
+    <assertj.version>3.23.1</assertj.version>
     <findbugs.version>3.0.5</findbugs.version>
     <buildtools.dir>${basedir}/build-tools</buildtools.dir>
     <skipTests>false</skipTests>
@@ -64,7 +64,7 @@
     <maven-jxr-plugin.version>3.2.0</maven-jxr-plugin.version>
     <mockito.version>4.5.1</mockito.version>
     <netty.version>4.1.73.Final</netty.version>
-    <hadoop.version>3.1.3</hadoop.version>
+    <hadoop.version>3.3.3</hadoop.version>
     <bouncycastle.version>1.70</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>
     <jersey.version>1.19.4</jersey.version>