[java-idp-plugin-oidc-rp] branch main updated: Revert okhttp3 mockserver version 4.9.3
Phil Smart
philip.smart at jisc.ac.uk
Thu Jul 27 14:19:11 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=06d75615965c63097bc585641f1e61604240ef13
The following commit(s) were added to refs/heads/main by this push:
new 06d7561 Revert okhttp3 mockserver version 4.9.3
06d7561 is described below
commit 06d75615965c63097bc585641f1e61604240ef13
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jul 27 15:19:07 2023 +0100
Revert okhttp3 mockserver version 4.9.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index de8b4fa..5f6f4ea 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.11.0</okhttp3.mockserver.version>
+ <okhttp3.mockserver.version>4.9.3</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