[axis-axis2-java-core] branch master updated: Bump jibx.version from 1.4.1 to 1.4.2

2022-09-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 8782e25ce7 Bump jibx.version from 1.4.1 to 1.4.2
8782e25ce7 is described below

commit 8782e25ce70736e323a835d13b9b74db337e69d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 8 13:17:00 2022 +

Bump jibx.version from 1.4.1 to 1.4.2

Bumps `jibx.version` from 1.4.1 to 1.4.2.

Updates `jibx-bind` from 1.4.1 to 1.4.2

Updates `jibx-run` from 1.4.1 to 1.4.2

---
updated-dependencies:
- dependency-name: org.jibx:jibx-bind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jibx:jibx-run
  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 3597740c92..68f88ea53c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,7 +482,7 @@
 5.0
 2.3.6
 10.0.11
-1.4.1
+1.4.2
 2.18.0
 3.6.0
 3.8.6



[axis-axis2-java-core] branch master updated (8782e25ce7 -> 43f627d2eb)

2022-09-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 8782e25ce7 Bump jibx.version from 1.4.1 to 1.4.2
 add 43f627d2eb Bump mockito-core from 4.7.0 to 4.8.0

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 moshi.version from 1.13.0 to 1.14.0

2022-09-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 3cbca9ea99 Bump moshi.version from 1.13.0 to 1.14.0
3cbca9ea99 is described below

commit 3cbca9ea99a022d4622b9f6b1567eb65dfcf5b52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 7 13:06:58 2022 +

Bump moshi.version from 1.13.0 to 1.14.0

Bumps `moshi.version` from 1.13.0 to 1.14.0.

Updates `moshi` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/square/moshi/compare/moshi-parent-1.13.0...1.14.0)

Updates `moshi-adapters` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/square/moshi/compare/moshi-parent-1.13.0...1.14.0)

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.moshi:moshi-adapters
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index 771f7d55dd..35c31a4d67 100644
--- a/modules/json/pom.xml
+++ b/modules/json/pom.xml
@@ -43,7 +43,7 @@
 
 
 
-1.13.0
+1.14.0