diff options
Diffstat (limited to 'policy-core')
-rw-r--r-- | policy-core/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 9be8d05a..97a20f78 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -5,7 +5,7 @@ ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Bell Canada. - Modifications Copyright (C) 2020 Nordix Foundation. + Modifications Copyright (C) 2020,2022 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> - <version>1.10.9</version> + <version>1.10.12</version> </dependency> <dependency> |