[axis-axis2-java-core] branch dependabot/maven/tomcat.version-10.0.17 created (now a8602c4)

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

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


  at a8602c4  Bump tomcat.version from 10.0.16 to 10.0.17

No new revisions were added by this update.


[axis-axis2-java-core] branch master updated (e8dced6 -> 5dc1751)

2022-03-11 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 e8dced6  AXIS2-5857 remove last pom.xml reference of Log4j 1.x
 add 5dc1751  Bump tomcat.version from 10.0.16 to 10.0.17

No new revisions were added by this update.

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


[axis-axis2-java-core] branch master updated (5dc1751 -> a24221a)

2022-03-11 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 5dc1751  Bump tomcat.version from 10.0.16 to 10.0.17
 add a24221a  Bump maven-archiver from 3.5.1 to 3.5.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 (a24221a -> 85a0446)

2022-03-11 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 a24221a  Bump maven-archiver from 3.5.1 to 3.5.2
 add 85a0446  Bump aspectj.version from 1.9.7 to 1.9.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] 01/02: Bump slf4j.version from 1.7.35 to 1.7.36

2022-03-11 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

commit 766d5275010ca5bb320cbefa2df8b441193e25f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 11 18:03:05 2022 +

Bump slf4j.version from 1.7.35 to 1.7.36

Bumps `slf4j.version` from 1.7.35 to 1.7.36.

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

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

---
updated-dependencies:
- 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 205b6b6..84e4d0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,7 +488,7 @@
 3.8.4
 3.4.1
 1.6R7
-1.7.35
+1.7.36
 5.3.14
 1.6.3
 2.7.2


[axis-axis2-java-core] branch master updated (85a0446 -> 0722f94)

2022-03-11 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 85a0446  Bump aspectj.version from 1.9.7 to 1.9.8
 new 766d527  Bump slf4j.version from 1.7.35 to 1.7.36
 new 0722f94  Bump guava from 31.0.1-jre to 31.1-jre

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[axis-axis2-java-core] 02/02: Bump guava from 31.0.1-jre to 31.1-jre

2022-03-11 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

commit 0722f94e7fc8eee1bb16d4b2b97b7e9fe10f6d15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 11 17:53:39 2022 +

Bump guava from 31.0.1-jre to 31.1-jre

Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

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

diff --git a/pom.xml b/pom.xml
index 84e4d0d..6592de6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -973,7 +973,7 @@
 
 com.google.guava
 guava
-31.0.1-jre
+31.1-jre
 
 
 


[axis-axis2-java-core] branch master updated: Bump apache from 24 to 25

2022-03-11 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 6a9811e  Bump apache from 24 to 25
6a9811e is described below

commit 6a9811e0ec5ff8dcab7262c2c1db450b664af073
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 11 17:57:02 2022 +

Bump apache from 24 to 25

Bumps [apache](https://github.com/apache/maven-apache-parent) from 24 to 25.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache:apache
  dependency-type: direct:production
  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 6592de6..ca5b09f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
 org.apache
 apache
-24
+25
 
 
 org.apache.axis2