Skip to content

Commit

Permalink
Bump kafka.version from 3.6.0 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps `kafka.version` from 3.6.0 to 3.6.1.

Updates `org.apache.kafka:kafka-clients` from 3.6.0 to 3.6.1

Updates `org.apache.kafka:kafka_2.13` from 3.6.0 to 3.6.1

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka_2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 5ef09ec commit 04a3d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ limitations under the License.
<jetty.version>9.4.51.v20230217</jetty.version>
<junit.version>4.12</junit.version>
<kafka.scala.version>2.13</kafka.scala.version>
<kafka.version>3.6.0</kafka.version>
<kafka.version>3.6.1</kafka.version>
<kcache.version>5.0.0</kcache.version>
<maven-dependency-plugin.version>3.6.1</maven-dependency-plugin.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
Expand Down

0 comments on commit 04a3d61

Please sign in to comment.