From 65e4728af86b4eed7721ed79134f047b3c6134b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:07:25 +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 23f8037..b324b5b 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.python jython-standalone - 2.7.0 + 2.7.1 org.python