(cxf) branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.0.0 created (now f0e0539b46)

2024-06-23 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.fasterxml.woodstox-woodstox-core-7.0.0
in repository https://gitbox.apache.org/repos/asf/cxf.git


  at f0e0539b46 Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 
7.0.0

No new revisions were added by this update.



(cxf) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.7.1 created (now ef46c17a6f)

2024-06-23 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-dependency-plugin-3.7.1
in repository https://gitbox.apache.org/repos/asf/cxf.git


  at ef46c17a6f Bump org.apache.maven.plugins:maven-dependency-plugin

No new revisions were added by this update.



(cxf) branch dependabot/maven/io.github.openfeign-feign-httpclient-13.3 deleted (was f3f3960562)

2024-06-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/io.github.openfeign-feign-httpclient-13.3
in repository https://gitbox.apache.org/repos/asf/cxf.git


 was f3f3960562 Bump io.github.openfeign:feign-httpclient from 13.2.1 to 
13.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.



(cxf) branch main updated: Bump io.github.openfeign:feign-httpclient from 13.2.1 to 13.3 (#1934)

2024-06-23 Thread reta
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
 new 0b4a6fa265 Bump io.github.openfeign:feign-httpclient from 13.2.1 to 
13.3 (#1934)
0b4a6fa265 is described below

commit 0b4a6fa2659ff62db8d8cc3f057ede60fccc9af7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 22:16:53 2024 -0400

Bump io.github.openfeign:feign-httpclient from 13.2.1 to 13.3 (#1934)

Bumps 
[io.github.openfeign:feign-httpclient](https://github.com/openfeign/feign) from 
13.2.1 to 13.3.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openfeign/feign/compare/13.2.1...13.3)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-httpclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml | 2 +-
 .../src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml   | 2 +-
 .../src/main/release/samples/jax_rs/tracing_opentracing/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
index ce6382376d..bcfa3800b0 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
@@ -136,7 +136,7 @@
 
 io.github.openfeign
 feign-httpclient
-13.2.1
+13.3
 
 
 io.github.openfeign
diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
index 6c7ac5ce7d..d9076c9b9b 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
@@ -136,7 +136,7 @@
 
 io.github.openfeign
 feign-httpclient
-13.2.1
+13.3
 
 
 io.github.openfeign.opentracing
diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
index 5dc2ee051d..9ef8d9bd98 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
@@ -139,7 +139,7 @@
 
 io.github.openfeign
 feign-httpclient
-13.2.1
+13.3
 
 
 io.github.openfeign.opentracing



(cxf) branch dependabot/maven/cxf.wiremock.version-3.7.0 created (now 0a0e76c6f7)

2024-06-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/cxf.wiremock.version-3.7.0
in repository https://gitbox.apache.org/repos/asf/cxf.git


  at 0a0e76c6f7 Bump cxf.wiremock.version from 3.6.0 to 3.7.0

No new revisions were added by this update.



(cxf) branch dependabot/maven/io.github.openfeign-feign-core-13.3 deleted (was bcbcb0ddd9)

2024-06-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/io.github.openfeign-feign-core-13.3
in repository https://gitbox.apache.org/repos/asf/cxf.git


 was bcbcb0ddd9 Bump io.github.openfeign:feign-core from 13.2.1 to 13.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.



(cxf) branch main updated: Bump io.github.openfeign:feign-core from 13.2.1 to 13.3 (#1935)

2024-06-23 Thread reta
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
 new 2409ac5a38 Bump io.github.openfeign:feign-core from 13.2.1 to 13.3 
(#1935)
2409ac5a38 is described below

commit 2409ac5a3890fccfa0cfaf2b9ce114f3e51a52fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 10:00:53 2024 -0400

Bump io.github.openfeign:feign-core from 13.2.1 to 13.3 (#1935)

Bumps [io.github.openfeign:feign-core](https://github.com/openfeign/feign) 
from 13.2.1 to 13.3.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openfeign/feign/compare/13.2.1...13.3)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml | 2 +-
 .../src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml   | 2 +-
 .../src/main/release/samples/jax_rs/tracing_opentracing/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
index 787dc33933..ce6382376d 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
@@ -131,7 +131,7 @@
 
 io.github.openfeign
 feign-core
-13.2.1
+13.3
 
 
 io.github.openfeign
diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
index 4460a05da0..6c7ac5ce7d 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
@@ -131,7 +131,7 @@
 
 io.github.openfeign
 feign-core
-13.2.1
+13.3
 
 
 io.github.openfeign
diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
index 5a873e6e28..5dc2ee051d 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentracing/pom.xml
@@ -134,7 +134,7 @@
 
 io.github.openfeign
 feign-core
-13.2.1
+13.3
 
 
 io.github.openfeign



(cxf) branch dependabot/maven/io.github.openfeign-feign-micrometer-13.3 deleted (was 74bcd44990)

2024-06-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/io.github.openfeign-feign-micrometer-13.3
in repository https://gitbox.apache.org/repos/asf/cxf.git


 was 74bcd44990 Bump io.github.openfeign:feign-micrometer from 13.2.1 to 
13.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.



(cxf) branch main updated: Bump io.github.openfeign:feign-micrometer from 13.2.1 to 13.3 (#1936)

2024-06-23 Thread reta
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
 new 95329293d8 Bump io.github.openfeign:feign-micrometer from 13.2.1 to 
13.3 (#1936)
95329293d8 is described below

commit 95329293d872e3817b47096f01e4b6103aebe013
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 10:00:39 2024 -0400

Bump io.github.openfeign:feign-micrometer from 13.2.1 to 13.3 (#1936)

Bumps 
[io.github.openfeign:feign-micrometer](https://github.com/openfeign/feign) from 
13.2.1 to 13.3.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openfeign/feign/compare/13.2.1...13.3)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-micrometer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
index c47ad59fce..787dc33933 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_micrometer/pom.xml
@@ -141,7 +141,7 @@
 
 io.github.openfeign
 feign-micrometer
-13.2.1
+13.3
 
 
 io.micrometer



(cxf) branch dependabot/maven/parent/io.undertow-undertow-core-2.3.14.Final deleted (was 6e5215114c)

2024-06-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/parent/io.undertow-undertow-core-2.3.14.Final
in repository https://gitbox.apache.org/repos/asf/cxf.git


 was 6e5215114c Bump io.undertow:undertow-core in /parent

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