[ws-axiom] branch master updated: Bump jcl-over-slf4j from 2.0.2 to 2.0.3

2022-10-01 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
 new 393462325 Bump jcl-over-slf4j from 2.0.2 to 2.0.3
393462325 is described below

commit 393462325da48daa4f1fcfde8d19c27ca75602b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 29 03:27:29 2022 +

Bump jcl-over-slf4j from 2.0.2 to 2.0.3

Bumps [jcl-over-slf4j](https://github.com/qos-ch/slf4j) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3)

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 buildutils/axiom-weaver-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildutils/axiom-weaver-maven-plugin/pom.xml 
b/buildutils/axiom-weaver-maven-plugin/pom.xml
index aaf1344ff..b68f0fbaf 100644
--- a/buildutils/axiom-weaver-maven-plugin/pom.xml
+++ b/buildutils/axiom-weaver-maven-plugin/pom.xml
@@ -66,7 +66,7 @@
 
 org.slf4j
 jcl-over-slf4j
-2.0.2
+2.0.3
 runtime
 
 



[ws-axiom] branch master updated: Update tidy-maven-plugin

2022-10-01 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
 new 774f61a26 Update tidy-maven-plugin
774f61a26 is described below

commit 774f61a2674229db3e45c99684c2c9ce9cce2fa3
Author: Andreas Veithen 
AuthorDate: Sat Oct 1 20:03:43 2022 +

Update tidy-maven-plugin
---
 apidocs/pom.xml  | 2 +-
 axiom-all/pom.xml| 2 +-
 axiom-api/pom.xml| 2 +-
 axiom-compat/pom.xml | 2 +-
 axiom-jaxb/pom.xml   | 2 +-
 axiom-weaver-annotations/pom.xml | 2 +-
 axiom-weaver/pom.xml | 2 +-
 buildutils/axiom-weaver-maven-plugin/pom.xml | 2 +-
 buildutils/buildutils-maven-plugin/pom.xml   | 2 +-
 buildutils/pom.xml   | 2 +-
 buildutils/shade-axiom-xml/pom.xml   | 2 +-
 components/base64-utils/pom.xml  | 2 +-
 components/core-streams/pom.xml  | 2 +-
 components/pom.xml   | 2 +-
 components/xml-utils/pom.xml | 2 +-
 devguide/pom.xml | 2 +-
 distribution/pom.xml | 2 +-
 implementations/axiom-dom/pom.xml| 2 +-
 implementations/axiom-impl/pom.xml   | 2 +-
 implementations/pom.xml  | 2 +-
 mixins/core-mixins/pom.xml   | 2 +-
 mixins/dom-mixins/pom.xml| 2 +-
 mixins/om-mixins/pom.xml | 2 +-
 mixins/pom.xml   | 2 +-
 pom.xml  | 4 ++--
 samples/pom.xml  | 2 +-
 systests/compat-tests/pom.xml| 2 +-
 systests/cross-om-tests/pom.xml  | 2 +-
 systests/eclipse-tests/pom.xml   | 2 +-
 systests/jaxws-tests/pom.xml | 2 +-
 systests/old-tests/pom.xml   | 2 +-
 systests/osgi-tests/pom.xml  | 2 +-
 systests/pom.xml | 2 +-
 systests/psychopath-tests/pom.xml| 2 +-
 systests/spring-ws-tests/pom.xml | 2 +-
 systests/wildfly-tests/pom.xml   | 2 +-
 systests/wss4j-tests/pom.xml | 2 +-
 testing/axiom-testsuite/pom.xml  | 2 +-
 testing/axiom-truth/pom.xml  | 2 +-
 testing/dom-testsuite/pom.xml| 2 +-
 testing/jaxen-testsuite/pom.xml  | 2 +-
 testing/jaxp-testsuite/pom.xml   | 2 +-
 testing/multiton/pom.xml | 2 +-
 testing/pom.xml  | 2 +-
 testing/saaj-testsuite/pom.xml   | 2 +-
 testing/soap-testsuite/pom.xml   | 2 +-
 testing/spring-ws-testsuite/pom.xml  | 2 +-
 testing/testutils/pom.xml| 2 +-
 testing/xml-testsuite/pom.xml| 2 +-
 testing/xml-truth/pom.xml| 2 +-
 userguide/pom.xml| 2 +-
 51 files changed, 52 insertions(+), 52 deletions(-)

diff --git a/apidocs/pom.xml b/apidocs/pom.xml
index 512bb8f9f..347923764 100644
--- a/apidocs/pom.xml
+++ b/apidocs/pom.xml
@@ -17,7 +17,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
 4.0.0
 
 
diff --git a/axiom-all/pom.xml b/axiom-all/pom.xml
index 48f4d45bd..99f5d8cc4 100644
--- a/axiom-all/pom.xml
+++ b/axiom-all/pom.xml
@@ -17,7 +17,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
 4.0.0
 
 
diff --git a/axiom-api/pom.xml b/axiom-api/pom.xml
index 833101589..93858139a 100644
--- a/axiom-api/pom.xml
+++ b/axiom-api/pom.xml
@@ -17,7 +17,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.