diff options
author | jimmy <jf2512@att.com> | 2020-02-13 11:47:04 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-13 11:47:06 -0500 |
commit | e110a90b87bcae07114969b57901d663cb8e3305 (patch) | |
tree | 91ecb11de33bf372f9ec757c413d0d231ed4a0bd /aai-parent | |
parent | b83ec09ba5049776ef7b0db3c2a5a02e868ee01c (diff) |
Update activemq to 1.5.11
Issue-ID: AAI-2442
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: Ib548e522fdbd69533ea05deda145b5c1739c37bc
Diffstat (limited to 'aai-parent')
-rw-r--r-- | aai-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 490a385d..13a39923 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -46,7 +46,7 @@ <aaf.version>2.1.15</aaf.version> <antlr.version>4.7.2</antlr.version> - <activemq.version>5.15.10</activemq.version> + <activemq.version>5.15.11</activemq.version> <codehaus.jackson.version>1.9.13</codehaus.jackson.version> <commons.beanutils.version>1.9.4</commons.beanutils.version> <commons.cli.version>1.4</commons.cli.version> |