[AAI] Update mS to use 1.9.3 aai-common version 86/127486/1 jakarta
authorwr148d <wr148d@att.com>
Thu, 3 Mar 2022 15:54:16 +0000 (10:54 -0500)
committerwr148d <wr148d@att.com>
Thu, 3 Mar 2022 15:54:16 +0000 (10:54 -0500)
Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ia25c3fdd67fd74ecf7fd0d585f2c8c2055c9b2ce

pom.xml

diff --git a/pom.xml b/pom.xml
index 5861e67..2111767 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <name>aai-rest-client</name>
 
     <properties>
-        <aai.common.version>1.9.2</aai.common.version>
+        <aai.common.version>1.9.3</aai.common.version>
         <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
         <jacoco.report.directory>${project.build.directory}/code-coverage</jacoco.report.directory>
         <jacoco.line.coverage.limit>0.80</jacoco.line.coverage.limit>