From ee0f446646a647fe88d341e743cfd3c0fc8eea0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:07:46 +0000 Subject: [PATCH] Bump jython-standalone from 2.7.0 to 2.7.1 Bumps jython-standalone from 2.7.0 to 2.7.1. --- updated-dependencies: - dependency-name: org.python:jython-standalone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3842f3a..2a19d10 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.python jython-standalone - 2.7.0 + 2.7.1 \ No newline at end of file