This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new eba5abef398 CAMEL-19745: camel-cxf-soap: Downloads org.opensaml from 
3rd party repo. Restrict in Maven what this repo can download. (#11109)
eba5abef398 is described below

commit eba5abef3986ff9568b87ae6b7a1a954e4bd5a56
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Aug 16 06:28:14 2023 +0200

    CAMEL-19745: camel-cxf-soap: Downloads org.opensaml from 3rd party repo. 
Restrict in Maven what this repo can download. (#11109)
---
 .mvn/rrf/groupId-B_shibboleth.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.mvn/rrf/groupId-B_shibboleth.txt 
b/.mvn/rrf/groupId-B_shibboleth.txt
new file mode 100644
index 00000000000..0a644833082
--- /dev/null
+++ b/.mvn/rrf/groupId-B_shibboleth.txt
@@ -0,0 +1,3 @@
+net.shibboleth
+net.shibboleth.utilities
+org.opensaml

Reply via email to