This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9291f89428 HDDS-10543. Bump LMAX Disruptor to 3.4.4 (#6388)
9291f89428 is described below
commit 9291f8942857fc209f7c765ba050d45ccb0bd052
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 07:48:30 2024 +0100
HDDS-10543. Bump LMAX Disruptor to 3.4.4 (#6388)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 481ef69161..a3ee5e5942 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- SLF4J/LOG4J version -->
<slf4j.version>2.0.12</slf4j.version>
<log4j2.version>2.17.1</log4j2.version>
- <disruptor.version>3.4.2</disruptor.version>
+ <disruptor.version>3.4.4</disruptor.version>
<reload4j.version>1.2.25</reload4j.version>
<kotlin.version>1.9.22</kotlin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]