aboutsummaryrefslogtreecommitdiffstats
path: root/reference/logging-library/pom.xml
diff options
context:
space:
mode:
authorroot <frank.obrien@amdocs.com>2018-10-10 11:29:50 -0400
committerroot <frank.obrien@amdocs.com>2018-10-10 12:07:21 -0400
commitcb06aa520fc102fea0f67d6df0037620bda396f9 (patch)
tree7c066d826ff68642af919c6696aa8aa245049148 /reference/logging-library/pom.xml
parentf7d5c3ca3cb91a8a8497a11b256728f838d73078 (diff)
logging spring/aop to 5.0.5 for CLM
Change-Id: I3b00315c23883cc903d6943229d775f4630b1c34 Issue-ID: LOG-604 Signed-off-by: root <frank.obrien@amdocs.com>
Diffstat (limited to 'reference/logging-library/pom.xml')
-rw-r--r--reference/logging-library/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml
index 2cd057f..0e7f3f7 100644
--- a/reference/logging-library/pom.xml
+++ b/reference/logging-library/pom.xml
@@ -9,7 +9,7 @@
<packaging>jar</packaging>
<name>logging-library</name>
<properties>
- <spring.version>4.3.17.RELEASE</spring.version>
+ <spring.version>5.0.5.RELEASE</spring.version>
<logback.version>1.2.3</logback.version>
</properties>
<build>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
- <version>1.8.1</version>
+ <version>1.9.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>