Skip to content

Commit

Permalink
[data-plane]: Bump debezium-core from 1.7.2.Final to 1.8.0.Final in /…
Browse files Browse the repository at this point in the history
…data-plane (#1628)

* [data-plane]: Bump debezium-core in /data-plane

Bumps debezium-core from 1.7.2.Final to 1.8.0.Final.

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Update data-plane/THIRD-PARTY.txt

Signed-off-by: Knative Automation <automation@knative.team>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Knative Automation <automation@knative.team>
  • Loading branch information
dependabot[bot] and knative-automation authored Dec 17, 2021
1 parent 25c805e commit 348d679
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data-plane/THIRD-PARTY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Lists of 160 third-party dependencies.
(The Apache Software License, Version 2.0) CloudEvents - JSON Jackson (io.cloudevents:cloudevents-json-jackson:2.2.0 - https://cloudevents.github.io/sdk-java/cloudevents-json-jackson/)
(The Apache Software License, Version 2.0) CloudEvents - Kafka Binding (io.cloudevents:cloudevents-kafka:2.2.0 - https://cloudevents.github.io/sdk-java/cloudevents-kafka/)
(The Apache Software License, Version 2.0) cloudevents-sql (io.cloudevents:cloudevents-sql:2.2.0 - https://cloudevents.github.io/sdk-java/cloudevents-sql/)
(Apache Software License 2.0) Debezium API (io.debezium:debezium-api:1.7.2.Final - https://debezium.io/debezium-parent/debezium-api)
(Apache Software License 2.0) Debezium Core (io.debezium:debezium-core:1.7.2.Final - https://debezium.io/debezium-parent/debezium-core)
(Apache Software License 2.0) Debezium API (io.debezium:debezium-api:1.8.0.Final - https://debezium.io/debezium-parent/debezium-api)
(Apache Software License 2.0) Debezium Core (io.debezium:debezium-core:1.8.0.Final - https://debezium.io/debezium-parent/debezium-core)
(Apache License, Version 2.0) Fabric8 :: Kubernetes :: Java Client (io.fabric8:kubernetes-client:5.10.1 - http://fabric8.io/kubernetes-client/)
(Apache License, Version 2.0) Fabric8 :: Kubernetes Model :: Admission Registration, Authentication and Authorization (io.fabric8:kubernetes-model-admissionregistration:5.10.1 - http://fabric8.io/kubernetes-model-generator/kubernetes-model-admissionregistration/)
(Apache License, Version 2.0) Fabric8 :: Kubernetes Model :: API Extensions (io.fabric8:kubernetes-model-apiextensions:5.10.1 - http://fabric8.io/kubernetes-model-generator/kubernetes-model-apiextensions/)
Expand Down
2 changes: 1 addition & 1 deletion data-plane/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<mokito.junit.jupiter.version>4.2.0</mokito.junit.jupiter.version>
<fabric8.kubernetes.version>5.10.1</fabric8.kubernetes.version>
<kafka.version>2.8.1</kafka.version>
<debezium.version>1.7.2.Final</debezium.version>
<debezium.version>1.8.0.Final</debezium.version>
</properties>

<modules>
Expand Down

0 comments on commit 348d679

Please sign in to comment.