Skip to content

Commit

Permalink
build(deps): bump io.cloudevents:cloudevents-http-basic from 3.0.0 to…
Browse files Browse the repository at this point in the history
… 4.0.0 (#4317)

* build(deps): bump io.cloudevents:cloudevents-http-basic

Bumps io.cloudevents:cloudevents-http-basic from 3.0.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: io.cloudevents:cloudevents-http-basic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: deps file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <[email protected]>
  • Loading branch information
dependabot[bot] and wolf4ood authored Jul 2, 2024
1 parent 5067c47 commit 6d8ea31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ maven/mavencentral/commons-logging/commons-logging/1.2, Apache-2.0, approved, CQ
maven/mavencentral/dev.failsafe/failsafe-okhttp/3.3.2, Apache-2.0, approved, #15208
maven/mavencentral/dev.failsafe/failsafe/3.3.2, Apache-2.0, approved, #9268
maven/mavencentral/info.picocli/picocli/4.7.6, Apache-2.0, approved, #4365
maven/mavencentral/io.cloudevents/cloudevents-api/3.0.0, Apache-2.0, approved, #14228
maven/mavencentral/io.cloudevents/cloudevents-core/3.0.0, Apache-2.0, approved, #14227
maven/mavencentral/io.cloudevents/cloudevents-http-basic/3.0.0, Apache-2.0, approved, #14229
maven/mavencentral/io.cloudevents/cloudevents-api/4.0.0, Apache-2.0, approved, clearlydefined
maven/mavencentral/io.cloudevents/cloudevents-core/4.0.0, Apache-2.0, approved, clearlydefined
maven/mavencentral/io.cloudevents/cloudevents-http-basic/4.0.0, Apache-2.0, approved, clearlydefined
maven/mavencentral/io.github.classgraph/classgraph/4.8.154, MIT, approved, CQ22530
maven/mavencentral/io.github.classgraph/classgraph/4.8.165, MIT, approved, CQ22530
maven/mavencentral/io.micrometer/micrometer-commons/1.13.1, Apache-2.0 AND (Apache-2.0 AND MIT), approved, #14826
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assertj = "3.26.0"
atomikos = "6.0.0"
awaitility = "4.2.1"
bouncyCastle-jdk18on = "1.78.1"
cloudEvents = "3.0.0"
cloudEvents = "4.0.0"
edc = "0.7.2-SNAPSHOT"
failsafe = "3.3.2"
h2 = "2.2.224"
Expand Down

0 comments on commit 6d8ea31

Please sign in to comment.