From 3147c55fda858d006681701154b60799379b844d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:08:24 +0000 Subject: [PATCH] Bump jython-standalone from 2.7.1b2 to 2.7.1-rc2 in /GraphLayoutDSL Bumps jython-standalone from 2.7.1b2 to 2.7.1-rc2. --- updated-dependencies: - dependency-name: org.python:jython-standalone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GraphLayoutDSL/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphLayoutDSL/pom.xml b/GraphLayoutDSL/pom.xml index 7f9ea6a..f3363d6 100644 --- a/GraphLayoutDSL/pom.xml +++ b/GraphLayoutDSL/pom.xml @@ -23,7 +23,7 @@ org.python jython-standalone - 2.7.1b2 + 2.7.1-rc2 commons-io