[java-parent-project] branch master updated: IDP-1614 Remove jetty.version from parent pom
Rod Widdowson
rdw at steadingsoftware.com
Fri May 22 08:45:57 UTC 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=05703b686175650ce859e70912630094c833dfdd
The following commit(s) were added to refs/heads/master by this push:
new 05703b6 IDP-1614 Remove jetty.version from parent pom
05703b6 is described below
commit 05703b686175650ce859e70912630094c833dfdd
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu May 21 11:46:52 2020 +0100
IDP-1614 Remove jetty.version from parent pom
https://issues.shibboleth.net/jira/browse/IDP-1614
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5e26bef..af2da02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,6 @@
<jakarta.json.version>1.1.6</jakarta.json.version>
<jakarta.mail.version>1.6.4</jakarta.mail.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
- <jetty.version>9.4.19.v20190610</jetty.version>
<jsoup.version>1.13.1</jsoup.version>
<ldaptive.version>1.3.0</ldaptive.version>
<unboundid.version>4.0.14</unboundid.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list