This is an automated email from the ASF dual-hosted git repository. madhan pushed a commit to branch feature-odf in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/feature-odf by this push: new 864c4821f remove akka.version in pom.xml (#245) 864c4821f is described below commit 864c4821f2df78f69dff421d42ec2c339f599f37 Author: PJ Fanning <pjfann...@users.noreply.github.com> AuthorDate: Mon Jan 27 17:45:56 2025 +0100 remove akka.version in pom.xml (#245) --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3893b8f42..7d2d71f4c 100644 --- a/pom.xml +++ b/pom.xml @@ -521,7 +521,6 @@ <scala.macros.version>2.0.1</scala.macros.version> <json.version>3.2.11</json.version> <log4j.version>1.2.17</log4j.version> - <akka.version>2.3.7</akka.version> <spray.version>1.3.1</spray.version> <gson.version>2.5</gson.version> <fastutil.version>6.5.16</fastutil.version>