summaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking/pom.xml
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-02-18 16:35:06 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-18 16:35:06 +0000
commit266687dd55e2971ed7714faf27055848963ba499 (patch)
tree16d557ba93ca6befc4477a5baaf87720742b7dc6 /feature-distributed-locking/pom.xml
parent744c7457237567121d9926426ceba1621b51f3f0 (diff)
parent92e3d550ea5cda8d51765ce90f82147bf3fec75d (diff)
Merge "Upgrade dependencies in drools-pdp for IQ issues"
Diffstat (limited to 'feature-distributed-locking/pom.xml')
-rw-r--r--feature-distributed-locking/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml
index 93c7af86..78866df7 100644
--- a/feature-distributed-locking/pom.xml
+++ b/feature-distributed-locking/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
ONAP Policy Engine - Drools PDP
================================================================================
- Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved.
Modifications Copyright (C) 2020 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-dbcp2</artifactId>
- <version>2.7.0</version>
+ <version>2.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>