Clean up dependencies for London Release
[policy/apex-pdp.git] / plugins / plugins-executor / plugins-executor-jython / pom.xml
index 0def156..0a9c183 100644 (file)
@@ -1,6 +1,7 @@
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2018 Ericsson. All rights reserved.
+   Modifications Copyright (C) 2023 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -34,7 +35,7 @@
         <dependency>
             <groupId>org.python</groupId>
             <artifactId>jython-standalone</artifactId>
-            <version>2.7.1</version>
+           <version>${version.jython-standalone}</version>
         </dependency>
     </dependencies>
 </project>