summaryrefslogtreecommitdiffstats
path: root/standalone
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-07-08 20:39:34 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-07-08 20:44:02 -0400
commit7fb88326062bdd7669a5e765e033639a0664ccfc (patch)
treea7f9d6ee29ea912a1071e3abf2e2a64ea964bfc9 /standalone
parentb5628bd6e1bd8bf35b70d7ca5e8f7eb81df6e6ce (diff)
Further changes as per silicon-sr1
Issue-ID: CCSDK-3365 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I01aebff10d73cda54eccbbd497f6a642be2fc482
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 3205cbae..a7423127 100755
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -97,7 +97,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
- <version>1.7.28</version>
+ <version>1.7.29</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>