Skip to content

Commit

Permalink
fix: fix License Check
Browse files Browse the repository at this point in the history
  • Loading branch information
cnzakii committed Apr 28, 2024
1 parent 9c9e4a8 commit 33b14e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eventmesh-connectors/eventmesh-connector-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ 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-validation:4.4.6'
implementation 'dev.failsafe:failsafe:3.3.2'

testImplementation "org.apache.httpcomponents:httpclient"
Expand Down

0 comments on commit 33b14e4

Please sign in to comment.