This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 7d150111fcb46a965262350be5d2b1f1278342e5 Author: Quan Tran <[email protected]> AuthorDate: Thu Jul 6 10:28:49 2023 +0700 [UPGRADE] lettuce core 6.2.2 -> 6.2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e41bab8a1..2c059020de 100644 --- a/pom.xml +++ b/pom.xml @@ -653,7 +653,7 @@ <guice.version>5.1.0</guice.version> <logback.version>1.4.5</logback.version> <tink.version>1.7.0</tink.version> - <lettuce.core.version>6.2.2.RELEASE</lettuce.core.version> + <lettuce.core.version>6.2.4.RELEASE</lettuce.core.version> <bouncycastle.version>1.70</bouncycastle.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
