Bump jython in /modules/implementation-python-runtime

Bumps jython from 2.5.2-beta1 to 2.7.2b2.

---
updated-dependencies:
- dependency-name: org.python:jython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/implementation-python-runtime/pom.xml b/modules/implementation-python-runtime/pom.xml
index 1423cc5..3c04a04 100644
--- a/modules/implementation-python-runtime/pom.xml
+++ b/modules/implementation-python-runtime/pom.xml
@@ -47,7 +47,7 @@
         <dependency>

             <groupId>org.python</groupId>

             <artifactId>jython</artifactId>

-            <version>2.5.2-beta1</version>

+            <version>2.7.2b2</version>

         </dependency>

 

         <dependency>