diff options
Diffstat (limited to 'ECOMP-XACML/pom.xml')
-rw-r--r-- | ECOMP-XACML/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOMP-XACML/pom.xml b/ECOMP-XACML/pom.xml index 1694f6860..30720e9fc 100644 --- a/ECOMP-XACML/pom.xml +++ b/ECOMP-XACML/pom.xml @@ -61,7 +61,7 @@ <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> - <version>2.6.9</version> + <version>2.7.22</version> </dependency> <dependency> <groupId>org.springframework</groupId> |