[java-parent-project] branch master updated: JPAR-137 Add graalvm version to parent pom

Rod Widdowson rdw at steadingsoftware.com
Wed Mar 25 07:47:49 EDT 2020


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

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

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

The following commit(s) were added to refs/heads/master by this push:
       new  d3a7c1a   JPAR-137 Add graalvm version to parent pom
d3a7c1a is described below

commit d3a7c1ac45189fa58e798e521b7aeeb48b78d45c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Mar 25 11:30:14 2020 +0000

    JPAR-137 Add graalvm version to parent pom
    
    https://issues.shibboleth.net/jira/browse/JPAR-137
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c140986..db9ac15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.5.12</httpclient.version>
         <httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
+        <graalvm.version>20.0.0</graalvm.version>
         <guava.version>28.2-jre</guava.version>
         <jackson.version>2.10.3</jackson.version>
         <jakarta.activation.version>1.2.2</jakarta.activation.version>

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


More information about the commits mailing list