This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new a22cb4e476 Bump jython-standalone from 2.7.2 to 2.7.3
a22cb4e476 is described below

commit a22cb4e476d82dfc285ac3401ac4cedd1b198935
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 1 00:02:51 2022 +0000

    Bump jython-standalone from 2.7.2 to 2.7.3
    
    Bumps [jython-standalone](https://github.com/jython/jython) from 2.7.2 to 
2.7.3.
    - [Release notes](https://github.com/jython/jython/releases)
    - [Changelog](https://github.com/jython/jython/blob/master/NEWS)
    - [Commits](https://github.com/jython/jython/compare/v2.7.2...v2.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.python:jython-standalone
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c79c16b1d0..4b3db40160 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
 
     <!-- For testing, not shipped -->
     <ver.graalvm>22.2.0</ver.graalvm>
-    <ver.jython>2.7.2</ver.jython>
+    <ver.jython>2.7.3</ver.jython>
 
     <!--- GeoSPARQL related -->
     <ver.jcommander>1.82</ver.jcommander>

Reply via email to