From d729e9b378984dabe9b5efa74b6e96530c4bbd7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:05:55 +0000 Subject: [PATCH] Bump jython-standalone from 2.7.0 to 2.7.1 in /musicanalysis 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] --- musicanalysis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 musicanalysis/pom.xml diff --git a/musicanalysis/pom.xml b/musicanalysis/pom.xml old mode 100755 new mode 100644 index 146879c..9a280fb --- a/musicanalysis/pom.xml +++ b/musicanalysis/pom.xml @@ -326,7 +326,7 @@ org.python jython-standalone - 2.7.0 + 2.7.1 net.sourceforge.htmlunit