Skip to content

Commit

Permalink
build(deps): bump kafka.version from 3.1.0 to 7.1.1-ce
Browse files Browse the repository at this point in the history
Bumps `kafka.version` from 3.1.0 to 7.1.1-ce.

Updates `kafka-clients` from 3.1.0 to 7.1.1-ce

Updates `connect-api` from 3.1.0 to 7.1.1-ce

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2022
1 parent 09192fe commit 2e254c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/integrations/apache-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<description>Integration module for integrating PLC4X into Apache Kafka (Kafka-Connect-Plugin)</description>

<properties>
<kafka.version>3.1.0</kafka.version>
<kafka.version>7.1.1-ce</kafka.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
</properties>

Expand Down

0 comments on commit 2e254c5

Please sign in to comment.