From ba11ac22a459acc0a23defddcdfca5866e40b17d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:24:19 +0000 Subject: [PATCH] build(deps): bump org.python:jython-standalone from 2.7.3 to 2.7.4 Bumps [org.python:jython-standalone](https://github.com/jython/jython) from 2.7.3 to 2.7.4. - [Changelog](https://github.com/jython/jython/blob/master/NEWS) - [Commits](https://github.com/jython/jython/commits) --- updated-dependencies: - dependency-name: org.python:jython-standalone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28518ac..b20dfc0 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ org.python jython-standalone - 2.7.3 + 2.7.4