[axis-axis2-java-core] branch dependabot/maven/org.codehaus.jettison-jettison-1.5.3 created (now 11fad2b931)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.jettison-jettison-1.5.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git at 11fad2b931 Bump jettison from 1.5.2 to 1.5.3 No new revisions were added by this update.
[axis-axis2-java-core] branch master updated (2e864253be -> 858f1d0acb)
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 2e864253be Bump maven-dependency-plugin from 3.3.0 to 3.4.0 add 858f1d0acb Bump jettison from 1.5.2 to 1.5.3 No new revisions were added by this update. Summary of changes: modules/json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[axis-axis2-java-core] branch master updated: Bump activemq-maven-plugin from 5.17.2 to 5.17.3
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 32557413db Bump activemq-maven-plugin from 5.17.2 to 5.17.3 32557413db is described below commit 32557413db159891fcb8ab267c45db2afefad498 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 5 13:06:37 2022 + Bump activemq-maven-plugin from 5.17.2 to 5.17.3 Bumps activemq-maven-plugin from 5.17.2 to 5.17.3. --- updated-dependencies: - dependency-name: org.apache.activemq.tooling:activemq-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 58c30a8207..593f437073 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -24,7 +24,7 @@ org.apache.activemq.tooling activemq-maven-plugin -5.17.2 +5.17.3 true
[axis-axis2-java-core] branch master updated: Bump httpmime from 4.5.13 to 4.5.14
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 905f5bdcf7 Bump httpmime from 4.5.13 to 4.5.14 905f5bdcf7 is described below commit 905f5bdcf7834fcf9370c39da5e85b6c2ce22fb7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 5 13:05:57 2022 + Bump httpmime from 4.5.13 to 4.5.14 Bumps httpmime from 4.5.13 to 4.5.14. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpmime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/tool/axis2-aar-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 40a77eb80e..26bce1d337 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -109,7 +109,7 @@ org.apache.httpcomponents httpmime -4.5.13 +4.5.14 diff --git a/pom.xml b/pom.xml index 09c44729fc..3ced93bdb6 100644 --- a/pom.xml +++ b/pom.xml @@ -478,7 +478,7 @@ 4.0.6 4.4.16 4.5.13 -4.5.13 +4.5.14 5.0 2.3.6 10.0.12
[axis-axis2-java-core] branch dependabot/maven/httpclient.version-4.5.14 updated (6f74cecea1 -> b355a3b3ce)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/httpclient.version-4.5.14 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git discard 6f74cecea1 Bump httpclient.version from 4.5.13 to 4.5.14 add 858f1d0acb Bump jettison from 1.5.2 to 1.5.3 add 32557413db Bump activemq-maven-plugin from 5.17.2 to 5.17.3 add 905f5bdcf7 Bump httpmime from 4.5.13 to 4.5.14 add b355a3b3ce Bump httpclient.version from 4.5.13 to 4.5.14 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 (6f74cecea1) \ N -- N -- N refs/heads/dependabot/maven/httpclient.version-4.5.14 (b355a3b3ce) 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/json/pom.xml| 2 +- modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +- modules/tool/axis2-aar-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
[axis-axis2-java-core] branch master updated: Bump activemq-broker from 5.17.2 to 5.17.3
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 30f0028967 Bump activemq-broker from 5.17.2 to 5.17.3 30f0028967 is described below commit 30f0028967b2a639f4324e23dbb18d53a7afe935 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 5 13:05:09 2022 + Bump activemq-broker from 5.17.2 to 5.17.3 Bumps [activemq-broker](https://github.com/apache/activemq) from 5.17.2 to 5.17.3. - [Release notes](https://github.com/apache/activemq/releases) - [Commits](https://github.com/apache/activemq/compare/activemq-5.17.2...activemq-5.17.3) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-broker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +- modules/transport/jms/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 593f437073..d420fa403e 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -42,7 +42,7 @@ org.apache.activemq activemq-broker -5.17.2 +5.17.3 commons-io diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index e816953608..2d3b3d3439 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -69,7 +69,7 @@ org.apache.activemq activemq-broker -5.17.2 +5.17.3 test
[axis-axis2-java-core] branch master updated: Bump httpclient.version from 4.5.13 to 4.5.14
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 f8d2d74f13 Bump httpclient.version from 4.5.13 to 4.5.14 f8d2d74f13 is described below commit f8d2d74f13343754a953b06e47881e1e75b754f1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Dec 7 23:07:09 2022 + Bump httpclient.version from 4.5.13 to 4.5.14 Bumps `httpclient.version` from 4.5.13 to 4.5.14. Updates `httpclient` from 4.5.13 to 4.5.14 Updates `httpclient-osgi` from 4.5.13 to 4.5.14 --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.httpcomponents:httpclient-osgi 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 3ced93bdb6..f9b2e3a5f7 100644 --- a/pom.xml +++ b/pom.xml @@ -477,7 +477,7 @@ 2.9.1 4.0.6 4.4.16 -4.5.13 +4.5.14 4.5.14 5.0 2.3.6
[axis-axis2-java-core] branch master updated: Bump slf4j.version from 2.0.4 to 2.0.5
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 553203d695 Bump slf4j.version from 2.0.4 to 2.0.5 553203d695 is described below commit 553203d695dcfaf806c4c572d023d3f1265bb76d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 25 13:02:58 2022 + Bump slf4j.version from 2.0.4 to 2.0.5 Bumps `slf4j.version` from 2.0.4 to 2.0.5. Updates `slf4j-api` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5) Updates `jcl-over-slf4j` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5) Updates `slf4j-jdk14` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5) --- 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 f9b2e3a5f7..7883df861c 100644 --- a/pom.xml +++ b/pom.xml @@ -488,7 +488,7 @@ 3.8.6 3.5.0 1.6R7 -2.0.4 +2.0.5 5.3.24 1.6.3 2.7.2