[axis-axis2-java-core] branch master updated: Use a consistent version for SLF4J dependencies

2022-09-04 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 04aafa619e Use a consistent version for SLF4J dependencies
04aafa619e is described below

commit 04aafa619e9f7c7f77b5a58e3b561d451ebae567
Author: Andreas Veithen 
AuthorDate: Sun Sep 4 09:17:27 2022 +

Use a consistent version for SLF4J dependencies
---
 pom.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index ed8af7bdee..111fe35b99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -725,6 +725,11 @@
 commons-logging
 ${commons.logging.version}
 
+
+org.slf4j
+slf4j-api
+${slf4j.version}
+
 
 org.slf4j
 jcl-over-slf4j



[axis-axis2-java-core] branch master updated (04aafa619e -> 211fbf56d0)

2022-09-04 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 04aafa619e Use a consistent version for SLF4J dependencies
 add 211fbf56d0 Bump maven-bundle-plugin from 5.1.7 to 5.1.8

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 dependabot/maven/slf4j.version-2.0.0 created (now 67cc263704)

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

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


  at 67cc263704 Bump slf4j.version from 1.7.36 to 2.0.0

No new revisions were added by this update.



[axis-axis2-java-core] branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.12.1 updated (49ab8bb75a -> 8e9150c511)

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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.12.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 discard 49ab8bb75a Bump maven-site-plugin from 3.12.0 to 3.12.1
 add 8e8e84d005 Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.1
 add df57524bcf Bump mockito-core from 4.6.1 to 4.7.0
 add 04aafa619e Use a consistent version for SLF4J dependencies
 add 211fbf56d0 Bump maven-bundle-plugin from 5.1.7 to 5.1.8
 add 8e9150c511 Bump maven-site-plugin from 3.12.0 to 3.12.1

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   (49ab8bb75a)
\
 N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.12.1 
(8e9150c511)

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:
 pom.xml | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)



[axis-axis2-java-core] branch master updated: Bump greenmail from 1.6.9 to 1.6.10

2022-09-04 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 9b89b8ef00 Bump greenmail from 1.6.9 to 1.6.10
9b89b8ef00 is described below

commit 9b89b8ef0059c12b40735b57267921460bb4e336
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 1 13:10:21 2022 +

Bump greenmail from 1.6.9 to 1.6.10

Bumps [greenmail](https://github.com/greenmail-mail-test/greenmail) from 
1.6.9 to 1.6.10.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- 
[Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-1.6.9...release-1.6.10)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml
index 3b5352ef14..f1c9cee616 100644
--- a/modules/transport/mail/pom.xml
+++ b/modules/transport/mail/pom.xml
@@ -63,7 +63,7 @@
 
 com.icegreen
 greenmail
-1.6.9
+1.6.10
 test
 
 



[axis-axis2-java-core] branch master updated: Bump junit-jupiter from 5.8.2 to 5.9.0

2022-09-04 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 b29b6d7f7f Bump junit-jupiter from 5.8.2 to 5.9.0
b29b6d7f7f is described below

commit b29b6d7f7fb03905580da87a70c12f5bbe7639cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 27 13:09:27 2022 +

Bump junit-jupiter from 5.8.2 to 5.9.0

Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.2 to 
5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  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 c766920ed6..8cf67961f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -828,7 +828,7 @@
 
 org.junit.jupiter
 junit-jupiter
-5.8.2
+5.9.0
 
 
 org.apache.xmlbeans



[axis-axis2-java-core] branch master updated (b29b6d7f7f -> e05ea725d7)

2022-09-04 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 b29b6d7f7f Bump junit-jupiter from 5.8.2 to 5.9.0
 add e05ea725d7 Bump maven-site-plugin from 3.12.0 to 3.12.1

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 slf4j.version from 1.7.36 to 2.0.0

2022-09-04 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 55be59fcaf Bump slf4j.version from 1.7.36 to 2.0.0
55be59fcaf is described below

commit 55be59fcafb44bb8cd2cad9dc4edbb6755829f49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 4 09:21:55 2022 +

Bump slf4j.version from 1.7.36 to 2.0.0

Bumps `slf4j.version` from 1.7.36 to 2.0.0.

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

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

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

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

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

diff --git a/pom.xml b/pom.xml
index 7c4641e561..b1104d00da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,7 @@
 3.8.6
 3.4.2
 1.6R7
-1.7.36
+2.0.0
 5.3.22
 1.6.3
 2.7.2



[axis-axis2-java-core] branch master updated: Bump tomcat.version from 10.0.22 to 10.0.23

2022-09-04 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 12746f1e88 Bump tomcat.version from 10.0.22 to 10.0.23
12746f1e88 is described below

commit 12746f1e88dc91c20df97f7fa0b576b302272d2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 26 13:09:05 2022 +

Bump tomcat.version from 10.0.22 to 10.0.23

Bumps `tomcat.version` from 10.0.22 to 10.0.23.

Updates `tomcat-tribes` from 10.0.22 to 10.0.23

Updates `tomcat-juli` from 10.0.22 to 10.0.23

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-tribes
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-juli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml
index 70fdc96734..4a730504e6 100644
--- a/modules/clustering/pom.xml
+++ b/modules/clustering/pom.xml
@@ -43,7 +43,7 @@
 
 
 
-10.0.22
+10.0.23
 
 
 



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

2022-09-04 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 8f2aa5d9ab Bump maven-resources-plugin from 3.2.0 to 3.3.0
8f2aa5d9ab is described below

commit 8f2aa5d9ab44c6415d3cfae67294ec08203214b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 26 13:09:13 2022 +

Bump maven-resources-plugin from 3.2.0 to 3.3.0

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-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 b1104d00da..02b719b3fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1131,7 +1131,7 @@
 
 
 maven-resources-plugin
-3.2.0
+3.3.0
 
 
 maven-source-plugin



[axis-axis2-java-core] branch master updated (8f2aa5d9ab -> 9c70bbca12)

2022-09-04 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 8f2aa5d9ab Bump maven-resources-plugin from 3.2.0 to 3.3.0
 add 9c70bbca12 Bump groovy.version from 4.0.3 to 4.0.4

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 (9c70bbca12 -> c854f32127)

2022-09-04 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 9c70bbca12 Bump groovy.version from 4.0.3 to 4.0.4
 add c854f32127 Bump maven-assembly-plugin from 3.4.1 to 3.4.2

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 (c854f32127 -> dea438c604)

2022-09-04 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 c854f32127 Bump maven-assembly-plugin from 3.4.1 to 3.4.2
 add dea438c604 Bump maven-install-plugin from 2.5.2 to 3.0.1

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 dependabot/maven/org.apache.activemq-activemq-broker-5.17.2 created (now 79b5137d50)

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

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


  at 79b5137d50 Bump activemq-broker from 5.17.1 to 5.17.2

No new revisions were added by this update.



[axis-axis2-java-core] branch dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.22 created (now ff401882b1)

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

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.22
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at ff401882b1 Bump animal-sniffer-maven-plugin from 1.21 to 1.22

No new revisions were added by this update.



[axis-axis2-java-core] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1 created (now 2ab1b13b32)

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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 2ab1b13b32 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1

No new revisions were added by this update.



[axis-axis2-java-core] branch dependabot/maven/org.apache.activemq.tooling-activemq-maven-plugin-5.17.2 created (now 596d617228)

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

github-bot pushed a change to branch 
dependabot/maven/org.apache.activemq.tooling-activemq-maven-plugin-5.17.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 596d617228 Bump activemq-maven-plugin from 5.17.1 to 5.17.2

No new revisions were added by this update.



[axis-axis2-java-core] branch master updated: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1

2022-09-04 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 8bd7cbca6a Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
8bd7cbca6a is described below

commit 8bd7cbca6a1851ce7222fc9df76b17eec4e51cce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 4 09:59:32 2022 +

Bump maven-javadoc-plugin from 3.4.0 to 3.4.1

Bumps 
[maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 
3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-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 7616256288..e999c3c109 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1056,7 +1056,7 @@
 
 
 maven-javadoc-plugin
-3.4.0
+3.4.1
 
8
 false



[axis-axis2-java-core] branch dependabot/maven/com.google.code.gson-gson-2.9.1 updated (84f5f8bd06 -> 0c72714148)

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

github-bot pushed a change to branch 
dependabot/maven/com.google.code.gson-gson-2.9.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 discard 84f5f8bd06 Bump gson from 2.9.0 to 2.9.1
 add 8e8e84d005 Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.1
 add df57524bcf Bump mockito-core from 4.6.1 to 4.7.0
 add 04aafa619e Use a consistent version for SLF4J dependencies
 add 211fbf56d0 Bump maven-bundle-plugin from 5.1.7 to 5.1.8
 add 9b89b8ef00 Bump greenmail from 1.6.9 to 1.6.10
 add b29b6d7f7f Bump junit-jupiter from 5.8.2 to 5.9.0
 add e05ea725d7 Bump maven-site-plugin from 3.12.0 to 3.12.1
 add 55be59fcaf Bump slf4j.version from 1.7.36 to 2.0.0
 add 12746f1e88 Bump tomcat.version from 10.0.22 to 10.0.23
 add 8f2aa5d9ab Bump maven-resources-plugin from 3.2.0 to 3.3.0
 add 9c70bbca12 Bump groovy.version from 4.0.3 to 4.0.4
 add c854f32127 Bump maven-assembly-plugin from 3.4.1 to 3.4.2
 add dea438c604 Bump maven-install-plugin from 2.5.2 to 3.0.1
 add 0c72714148 Bump gson from 2.9.0 to 2.9.1

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   (84f5f8bd06)
\
 N -- N -- N   
refs/heads/dependabot/maven/com.google.code.gson-gson-2.9.1 (0c72714148)

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/clustering/pom.xml |  2 +-
 modules/transport/mail/pom.xml |  2 +-
 pom.xml| 25 +++--
 3 files changed, 17 insertions(+), 12 deletions(-)



[axis-axis2-java-core] branch master updated (8bd7cbca6a -> 4bf7971df8)

2022-09-04 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 8bd7cbca6a Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
 add 4bf7971df8 Bump activemq-maven-plugin from 5.17.1 to 5.17.2

No new revisions were added by this update.

Summary of changes:
 modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[axis-axis2-java-core] branch master updated (4bf7971df8 -> 402eb218da)

2022-09-04 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 4bf7971df8 Bump activemq-maven-plugin from 5.17.1 to 5.17.2
 add 402eb218da Bump activemq-broker from 5.17.1 to 5.17.2

No new revisions were added by this update.

Summary of changes:
 modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +-
 modules/transport/jms/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[axis-axis2-java-core] branch master updated (402eb218da -> c9230581cf)

2022-09-04 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 402eb218da Bump activemq-broker from 5.17.1 to 5.17.2
 add c9230581cf Bump animal-sniffer-maven-plugin from 1.21 to 1.22

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 maven-common-artifact-filters from 3.3.0 to 3.3.1

2022-09-04 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 49675a6d99 Bump maven-common-artifact-filters from 3.3.0 to 3.3.1
49675a6d99 is described below

commit 49675a6d990c667bfe69f2cc02c40336bd7ca4f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 20 13:10:05 2022 +

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

Bumps 
[maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters)
 from 3.3.0 to 3.3.1.
- [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.0...maven-common-artifact-filters-3.3.1)

---
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 c07aa05f33..7b601899ae 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.0
+3.3.1
 
 
 org.apache.ws.commons.axiom



[axis-axis2-java-core] branch master updated: Bump gson from 2.9.0 to 2.9.1

2022-09-04 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 dee2a7c7af Bump gson from 2.9.0 to 2.9.1
dee2a7c7af is described below

commit dee2a7c7afd1fe566649d6e8e8e75e4537c64c27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 4 10:23:10 2022 +

Bump gson from 2.9.0 to 2.9.1

Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.9.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  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 fcb63910d7..ca9a86aaa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -474,7 +474,7 @@
 
1.1.1
 1.1.3
 1.2
-2.9.0
+2.9.1
 4.0.4
 4.4.15
 4.5.13



[axis-axis2-java-core] branch master updated (dee2a7c7af -> e5ae116c57)

2022-09-04 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 dee2a7c7af Bump gson from 2.9.0 to 2.9.1
 add e5ae116c57 Update JiBX

No new revisions were added by this update.

Summary of changes:
 modules/webapp/scripts/build.xml | 2 +-
 pom.xml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)