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

nicknezis pushed a commit to branch nicknezis/dhalion-upgrade
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git

commit 52543d5d915cdc28a4b7f23236d4133101f7ad39
Author: Nicholas Nezis <[email protected]>
AuthorDate: Mon Jan 3 15:19:15 2022 -0500

    Updated Dhalion dependency
---
 WORKSPACE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WORKSPACE b/WORKSPACE
index 7982cd7..51d6f8c 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -81,7 +81,7 @@ maven_install(
         "org.apache.httpcomponents:httpclient:" + http_client_version,
         "org.apache.httpcomponents:httpmime:" + http_client_version,
         "com.google.apis:google-api-services-storage:v1-rev108-1.22.0",
-        "com.microsoft.dhalion:dhalion:0.2.3",
+        "com.microsoft.dhalion:dhalion:0.2.6",
         "org.objenesis:objenesis:2.1",
         "com.amazonaws:aws-java-sdk-s3:" + aws_version,
         "org.eclipse.jetty:jetty-server:" + jetty_version,

Reply via email to