[java-parent-project] 03/08: JPAR-236 Bump Maven versions for IdP 5.3

Codeberg noreply at shibboleth.net
Sat Sep 19 10:51:40 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-parent-project.

View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/07b8a346f4928ebba7a91ee5b816f11308f4e9d1

commit 07b8a346f4928ebba7a91ee5b816f11308f4e9d1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Sep 10 15:51:06 2026 +0100

    JPAR-236 Bump Maven versions for IdP 5.3
    
    https://shibboleth.atlassian.net/browse/JPAR-236
    
    Remove some unused properties
---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 697e3e6..e00e398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,6 @@
         <httpclient.httpcore.groupId>org.apache.httpcomponents.core5</httpclient.httpcore.groupId>
         <httpclient.httpcore.artifactId>httpcore5</httpclient.httpcore.artifactId>
         <httpclient.httpcore.version>5.2.5</httpclient.httpcore.version>
-        <graalvm.version>21.2.0</graalvm.version>
         <guava.version>33.0.0-jre</guava.version>
         <jackson.version>2.21.4</jackson.version>
         <jackson-annotation.version>2.21</jackson-annotation.version>
@@ -72,9 +71,9 @@
         <memcached.version>2.12.3</memcached.version>
         <metrics.version>4.2.40</metrics.version>
         <mockito.version>3.9.0</mockito.version>
-        <nashorn.jdk.version>15.7</nashorn.jdk.version> <!-- Test only dependency -->
+        <nashorn.jdk.version>15.7</nashorn.jdk.version>
         <rhino.version>1.9.1</rhino.version>
-        <rhino.engine.version>1.0.0</rhino.engine.version> <!-- Test only dependency -->
+        <rhino.engine.version>1.0.0</rhino.engine.version> <!-- actually rhino plugin version -->
         <slf4j.groupId>org.slf4j</slf4j.groupId>
         <slf4j.version>2.0.18</slf4j.version>
         <logback.version>1.6.3</logback.version>

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


More information about the commits mailing list