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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git

commit 086716f4c28a1682ed83a38ff731eeb91ee4a4ab
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 14:09:04 2025 +0000

    Use HTTPS to download XML Schema
---
 src/site/xdoc/building.xml               | 2 +-
 src/site/xdoc/configuration.xml          | 2 +-
 src/site/xdoc/guide/classdiagrams.xml    | 2 +-
 src/site/xdoc/guide/index.xml            | 2 +-
 src/site/xdoc/guide/jndi-howto.xml       | 2 +-
 src/site/xdoc/guide/sequencediagrams.xml | 2 +-
 src/site/xdoc/index.xml                  | 2 +-
 src/site/xdoc/release-notes-1.1.xml      | 2 +-
 src/site/xdoc/release-notes-1.2.1.xml    | 2 +-
 src/site/xdoc/release-notes-1.2.xml      | 2 +-
 src/site/xdoc/security.xml               | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml
index 8b562274..6657a91f 100644
--- a/src/site/xdoc/building.xml
+++ b/src/site/xdoc/building.xml
@@ -5,7 +5,7 @@
   in writing, software distributed under the License is distributed on an "AS 
IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied. See 
   the License for the specific language governing permissions and limitations 
under the License. -->
 <document xmlns="http://maven.apache.org/XDOC/2.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Building</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/configuration.xml b/src/site/xdoc/configuration.xml
index b77cf898..cb093527 100644
--- a/src/site/xdoc/configuration.xml
+++ b/src/site/xdoc/configuration.xml
@@ -17,7 +17,7 @@
   -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>BasicDataSource Configuration</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/guide/classdiagrams.xml 
b/src/site/xdoc/guide/classdiagrams.xml
index a5a20580..b439c969 100644
--- a/src/site/xdoc/guide/classdiagrams.xml
+++ b/src/site/xdoc/guide/classdiagrams.xml
@@ -17,7 +17,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Class Diagrams</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/guide/index.xml b/src/site/xdoc/guide/index.xml
index f676881d..1f96a4d6 100644
--- a/src/site/xdoc/guide/index.xml
+++ b/src/site/xdoc/guide/index.xml
@@ -17,7 +17,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Developers Guide</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/guide/jndi-howto.xml 
b/src/site/xdoc/guide/jndi-howto.xml
index 6b0b3e34..09add60b 100644
--- a/src/site/xdoc/guide/jndi-howto.xml
+++ b/src/site/xdoc/guide/jndi-howto.xml
@@ -17,7 +17,7 @@
   -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>JNDI Howto</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/guide/sequencediagrams.xml 
b/src/site/xdoc/guide/sequencediagrams.xml
index 865fc3f3..6449460e 100644
--- a/src/site/xdoc/guide/sequencediagrams.xml
+++ b/src/site/xdoc/guide/sequencediagrams.xml
@@ -17,7 +17,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Sequence Diagrams</title>
     <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 477efbd5..661baa34 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -17,7 +17,7 @@
   -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
  <properties>
   <title>Overview</title>
   <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/release-notes-1.1.xml 
b/src/site/xdoc/release-notes-1.1.xml
index eeda8f6e..53509153 100644
--- a/src/site/xdoc/release-notes-1.1.xml
+++ b/src/site/xdoc/release-notes-1.1.xml
@@ -17,7 +17,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
    <properties>
       <title>Release notes for Commons-DBCP 1.1</title>
       <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/release-notes-1.2.1.xml 
b/src/site/xdoc/release-notes-1.2.1.xml
index 7217be06..e2da7592 100644
--- a/src/site/xdoc/release-notes-1.2.1.xml
+++ b/src/site/xdoc/release-notes-1.2.1.xml
@@ -17,7 +17,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
    <properties>
       <title>Release notes for Commons-DBCP 1.2.1</title>
       <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/release-notes-1.2.xml 
b/src/site/xdoc/release-notes-1.2.xml
index f33c2a19..47c56f0e 100644
--- a/src/site/xdoc/release-notes-1.2.xml
+++ b/src/site/xdoc/release-notes-1.2.xml
@@ -17,7 +17,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
    <properties>
       <title>Release notes for Commons-DBCP 1.2</title>
       <author email="[email protected]">Apache Commons Team</author>
diff --git a/src/site/xdoc/security.xml b/src/site/xdoc/security.xml
index 8f27e464..eb4a8945 100644
--- a/src/site/xdoc/security.xml
+++ b/src/site/xdoc/security.xml
@@ -19,7 +19,7 @@
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
+  xsi:schemaLocation="https://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
   <properties>
     <title>Apache Commons Security Reports</title>
     <author email="[email protected]">Apache Commons Team</author>

Reply via email to