(axis-axis2-java-core) branch master updated (df03d2cdba -> da0cdd1373)

2024-02-10 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 df03d2cdba Bump moshi.version from 1.15.0 to 1.15.1
 add da0cdd1373 Bump slf4j.version from 2.0.11 to 2.0.12

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.12 deleted (was 5c6aafef96)

2024-02-10 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.12
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 5c6aafef96 Bump slf4j.version from 2.0.11 to 2.0.12

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch master updated (da0cdd1373 -> 7f8574f56e)

2024-02-10 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 da0cdd1373 Bump slf4j.version from 2.0.11 to 2.0.12
 add 7f8574f56e Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.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 dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.2 deleted (was 35c30e647d)

2024-02-10 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.junit.jupiter-junit-jupiter-5.10.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 35c30e647d Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch dependabot/maven/org.assertj-assertj-core-3.25.3 deleted (was 7d98f71e31)

2024-02-10 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.assertj-assertj-core-3.25.3
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 7d98f71e31 Bump org.assertj:assertj-core from 3.25.2 to 3.25.3

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch master updated: Bump org.assertj:assertj-core from 3.25.2 to 3.25.3

2024-02-10 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 5d67aeef50 Bump org.assertj:assertj-core from 3.25.2 to 3.25.3
5d67aeef50 is described below

commit 5d67aeef505d744e713362b129fa0a7a1df3de46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 5 13:07:15 2024 +

Bump org.assertj:assertj-core from 3.25.2 to 3.25.3

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.2 to 3.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.2...assertj-build-3.25.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  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 9e7bf6cf81..28a223a0e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -675,7 +675,7 @@
 
 org.assertj
 assertj-core
-3.25.2
+3.25.3
 
 
 org.apache.ws.commons.axiom