[java-idp-plugin-oidc-rp] branch main updated: Update okhttp3 mockserver version to latest
Phil Smart
philip.smart at jisc.ac.uk
Wed Jul 19 13:25:48 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=fa802113214adfb5d2ade4b53fcc4f4363c502ce
The following commit(s) were added to refs/heads/main by this push:
new fa80211 Update okhttp3 mockserver version to latest
fa80211 is described below
commit fa802113214adfb5d2ade4b53fcc4f4363c502ce
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jul 19 14:25:46 2023 +0100
Update okhttp3 mockserver version to latest
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5f6f4ea..de8b4fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<opensaml.version>5.0.0-SNAPSHOT</opensaml.version>
<oidc.common.version>3.0.0-SNAPSHOT</oidc.common.version>
<idp.oidc.config.version>2.0.0-SNAPSHOT</idp.oidc.config.version>
- <okhttp3.mockserver.version>4.9.3</okhttp3.mockserver.version>
+ <okhttp3.mockserver.version>4.11.0</okhttp3.mockserver.version>
<shib.shared.testing.version>9.0.0-SNAPSHOT</shib.shared.testing.version>
<okhttp3.tls.version>4.9.3</okhttp3.tls.version>
<idp.oidc.groupId>net.shibboleth.oidc</idp.oidc.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list