[java-parent-project] branch maint-11 updated: JPAR-201 Update to rhino 1.7.14

Rod Widdowson rdw at steadingsoftware.com
Sun Sep 25 10:48:34 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch maint-11
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=d3cd624040f721454bd3be0042acf75cd2966736

The following commit(s) were added to refs/heads/maint-11 by this push:
     new d3cd624  JPAR-201 Update to rhino 1.7.14
d3cd624 is described below

commit d3cd624040f721454bd3be0042acf75cd2966736
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Sep 25 11:47:10 2022 +0100

    JPAR-201 Update to rhino 1.7.14
    
    https://shibboleth.atlassian.net/browse/JPAR-201
    
    Point at the lastest mvn-enforcer-data which has the new key.
    Point at rhino 1.14
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 11ae9d0..b1d522c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
         <unboundid.version>4.0.14</unboundid.version>
         <logback.version>1.2.11</logback.version>
         <metrics.version>4.2.9</metrics.version>
-        <rhino.version>1.7.13</rhino.version>
+        <rhino.version>1.7.14</rhino.version>
         <nashorn.jdk.version>15.3</nashorn.jdk.version> <!-- Test only dependency -->
         <rhino.engine.version>1.0.0</rhino.engine.version> <!-- Test only dependency -->
         <slf4j.groupId>org.slf4j</slf4j.groupId>
@@ -73,7 +73,7 @@
         <xmlunit.version>2.9.0</xmlunit.version>
 
         <maven-dist-enforcer.version>3.1.1</maven-dist-enforcer.version>
-        <maven-dist-enforcer-data.version>1.0.11</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>1.0.12-SNAPSHOT</maven-dist-enforcer-data.version>
 
         <checkstyle.version>8.41</checkstyle.version>
         <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list