Mitigating the log4j exploit

Change-Id: Ia0042bb960a3b28ef358c4dc2d02fbcf98aae727
diff --git a/voltha-infra/Chart.yaml b/voltha-infra/Chart.yaml
index 123cc8f..061ba07 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -29,12 +29,12 @@
 name: voltha-infra
 
 appVersion: "2.9-dev"
-version: 2.9.9
+version: 2.9.10
 
 dependencies:
   - name: onos-classic
     repository: https://charts.onosproject.org
-    version: 0.1.24
+    version: 0.1.26
     condition: onos-classic.enabled
   - name: bbsim-sadis-server
     repository: file://../bbsim-sadis-server
diff --git a/voltha-infra/values.yaml b/voltha-infra/values.yaml
index e476bcd..ee780c0 100644
--- a/voltha-infra/values.yaml
+++ b/voltha-infra/values.yaml
@@ -49,6 +49,7 @@
     -XX:-UseContainerSupport
     -Dkaraf.log.console=INFO
     -Dds.lock.timeout.milliseconds=10000
+    -Dlog4j2.formatMsgNoLookups=true
   atomix:
     replicas: 0
     persistence: