From 30336c21c761e6adf943f5a5a8d8ebe6bf32a1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:06:38 +0000 Subject: [PATCH] Bump jython-standalone from 2.7.1b3 to 2.7.1-rc2 in /app Bumps jython-standalone from 2.7.1b3 to 2.7.1-rc2. --- updated-dependencies: - dependency-name: org.python:jython-standalone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pom.xml b/app/pom.xml index df29a79..f0ef311 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -119,7 +119,7 @@ org.python jython-standalone - 2.7.1b3 + 2.7.1-rc2 org.deeplearning4j