aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-10-17 12:02:43 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-10-17 12:02:43 +0200
commitad2b8a5dcda43c3d606d567061594bc5474855c9 (patch)
tree096cd9b6995bfb7a7ac0d42ae4a539139afb8f79 /pom.xml
parentf5c07845a81a7cda191ea7a0771c507bad3c46b7 (diff)
Update logback in aai-common
- update logback (1.2.3 + 1.2.7 -> 1.2.13) - bump snapshot version to 1.15.2-SNAPSHOT Issue-ID: AAI-4020 Change-Id: I1f961ffddfbefe810044cafac500defeb6727da8 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d059acfc..26f1f4f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.15.1-SNAPSHOT</version>
+ <version>1.15.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>