This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new a6310073b Bump io.vertx:vertx-web-client from 4.4.6 to 4.5.8 (#4915)
a6310073b is described below
commit a6310073b69dbe4669ecf33f07fc837a4e62881d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 14:19:53 2024 +0800
Bump io.vertx:vertx-web-client from 4.4.6 to 4.5.8 (#4915)
Bumps io.vertx:vertx-web-client from 4.4.6 to 4.5.8.
---
updated-dependencies:
- dependency-name: io.vertx:vertx-web-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
eventmesh-connectors/eventmesh-connector-http/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eventmesh-connectors/eventmesh-connector-http/build.gradle
b/eventmesh-connectors/eventmesh-connector-http/build.gradle
index 786ac4518..318aca6c2 100644
--- a/eventmesh-connectors/eventmesh-connector-http/build.gradle
+++ b/eventmesh-connectors/eventmesh-connector-http/build.gradle
@@ -21,7 +21,7 @@ dependencies {
implementation 'io.cloudevents:cloudevents-http-vertx:3.0.0'
implementation 'io.vertx:vertx-web:4.4.6'
- implementation 'io.vertx:vertx-web-client:4.4.6'
+ implementation 'io.vertx:vertx-web-client:4.5.8'
implementation 'dev.failsafe:failsafe:3.3.2'
testImplementation "org.apache.httpcomponents:httpclient"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]