[axis-axis2-java-core] branch master updated: Bump plexus-archiver from 4.4.0 to 4.5.0

2022-09-17 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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 92ef0f52ee Bump plexus-archiver from 4.4.0 to 4.5.0
92ef0f52ee is described below

commit 92ef0f52eebe182dbc98858cb3a9424189d2a0f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 15 13:09:26 2022 +

Bump plexus-archiver from 4.4.0 to 4.5.0

Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) 
from 4.4.0 to 4.5.0.
- [Release 
notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- 
[Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.4.0...plexus-archiver-4.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e95ccafaf..2e9914afc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -874,7 +874,7 @@
 
 org.codehaus.plexus
 plexus-archiver
-4.4.0
+4.5.0
 
 
 org.codehaus.plexus



[axis-axis2-java-core] branch master updated: Bump jetty.version from 10.0.11 to 10.0.12

2022-09-17 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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new aeaf077511 Bump jetty.version from 10.0.11 to 10.0.12
aeaf077511 is described below

commit aeaf0775115eae28d2d05df006e7bea5ddee7a41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 13:07:45 2022 +

Bump jetty.version from 10.0.11 to 10.0.12

Bumps `jetty.version` from 10.0.11 to 10.0.12.

Updates `jetty-server` from 10.0.11 to 10.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.11...jetty-10.0.12)

Updates `jetty-webapp` from 10.0.11 to 10.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.11...jetty-10.0.12)

Updates `jetty-maven-plugin` from 10.0.11 to 10.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.11...jetty-10.0.12)

Updates `jetty-jspc-maven-plugin` from 10.0.11 to 10.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-10.0.11...jetty-10.0.12)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-webapp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-jspc-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e9914afc8..4c782189c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,7 +481,7 @@
 4.5.13
 5.0
 2.3.6
-10.0.11
+10.0.12
 1.4.2
 2.18.0
 3.6.0



[axis-axis2-java-core] branch master updated: Bump maven-jar-plugin from 3.2.2 to 3.3.0

2022-09-17 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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 5a0a4380c8 Bump maven-jar-plugin from 3.2.2 to 3.3.0
5a0a4380c8 is described below

commit 5a0a4380c87cd0109d44ae13b42445bc633be574
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 13:08:03 2022 +

Bump maven-jar-plugin from 3.2.2 to 3.3.0

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 
3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- 
[Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c782189c4..8b0092534f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1123,7 +1123,7 @@
 
 
 maven-jar-plugin
-3.2.2
+3.3.0
 
 
 maven-plugin-plugin



[axis-axis2-java-core] branch master updated: Bump maven-common-artifact-filters from 3.3.1 to 3.3.2

2022-09-17 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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 70510434f0 Bump maven-common-artifact-filters from 3.3.1 to 3.3.2
70510434f0 is described below

commit 70510434f09b73438231d2045368a355244067a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 13:06:54 2022 +

Bump maven-common-artifact-filters from 3.3.1 to 3.3.2

Bumps 
[maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters)
 from 3.3.1 to 3.3.2.
- [Release 
notes](https://github.com/apache/maven-common-artifact-filters/releases)
- 
[Commits](https://github.com/apache/maven-common-artifact-filters/compare/maven-common-artifact-filters-3.3.1...maven-common-artifact-filters-3.3.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-common-artifact-filters
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 modules/tool/axis2-repo-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml 
b/modules/tool/axis2-repo-maven-plugin/pom.xml
index 7b601899ae..aad2694385 100644
--- a/modules/tool/axis2-repo-maven-plugin/pom.xml
+++ b/modules/tool/axis2-repo-maven-plugin/pom.xml
@@ -73,7 +73,7 @@
 
 org.apache.maven.shared
 maven-common-artifact-filters
-3.3.1
+3.3.2
 
 
 org.apache.ws.commons.axiom



[axis-axis2-java-core] branch master updated: Bump slf4j.version from 2.0.0 to 2.0.1

2022-09-17 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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 0a43c974f9 Bump slf4j.version from 2.0.0 to 2.0.1
0a43c974f9 is described below

commit 0a43c974f988bd2da5b9e9ac73f863fb8ce273f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 15 13:10:57 2022 +

Bump slf4j.version from 2.0.0 to 2.0.1

Bumps `slf4j.version` from 2.0.0 to 2.0.1.

Updates `slf4j-api` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.1)

Updates `jcl-over-slf4j` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.1)

Updates `slf4j-jdk14` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.1)

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

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b0092534f..fbfc1a2428 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,7 @@
 3.8.6
 3.4.2
 1.6R7
-2.0.0
+2.0.1
 5.3.22
 1.6.3
 2.7.2



[axis-axis2-java-core] branch dependabot/maven/spring.version-5.3.23 updated (5ca783f88b -> 99dac214c4)

2022-09-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/spring.version-5.3.23
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 discard 5ca783f88b Bump spring.version from 5.3.22 to 5.3.23
 add 92ef0f52ee Bump plexus-archiver from 4.4.0 to 4.5.0
 add aeaf077511 Bump jetty.version from 10.0.11 to 10.0.12
 add 5a0a4380c8 Bump maven-jar-plugin from 3.2.2 to 3.3.0
 add 70510434f0 Bump maven-common-artifact-filters from 3.3.1 to 3.3.2
 add 0a43c974f9 Bump slf4j.version from 2.0.0 to 2.0.1
 add 99dac214c4 Bump spring.version from 5.3.22 to 5.3.23

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5ca783f88b)
\
 N -- N -- N   refs/heads/dependabot/maven/spring.version-5.3.23 
(99dac214c4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 modules/tool/axis2-repo-maven-plugin/pom.xml | 2 +-
 pom.xml  | 8 
 2 files changed, 5 insertions(+), 5 deletions(-)



[axis-axis2-java-core] branch master updated (0a43c974f9 -> edb8c8deff)

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

veithen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


from 0a43c974f9 Bump slf4j.version from 2.0.0 to 2.0.1
 add edb8c8deff Bump spring.version from 5.3.22 to 5.3.23

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[axis-axis2-java-core] branch master updated: Bump groovy.version from 4.0.4 to 4.0.5

2022-09-17 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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 2d9d93445f Bump groovy.version from 4.0.4 to 4.0.5
2d9d93445f is described below

commit 2d9d93445f9cd1886832fddaf1e673563f77e221
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 12 13:10:51 2022 +

Bump groovy.version from 4.0.4 to 4.0.5

Bumps `groovy.version` from 4.0.4 to 4.0.5.

Updates `groovy` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-ant` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-xml` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f8cdd564ce..770010fbe8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@
 1.1.3
 1.2
 2.9.1
-4.0.4
+4.0.5
 4.4.15
 4.5.13
 4.5.13