Skip to content

Commit

Permalink
build(deps): bump camel.version from 4.5.0 to 4.6.0 (#1864)
Browse files Browse the repository at this point in the history
Bumps `camel.version` from 4.5.0 to 4.6.0.

Updates `org.apache.camel:camel-bom` from 4.5.0 to 4.6.0

Updates `org.apache.camel.springboot:camel-spring-boot-starter` from 4.5.0 to 4.6.0

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel.springboot:camel-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 2935ddf commit 0ec11c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-kafka</artifactId>

<properties>
<camel.version>4.5.0</camel.version>
<camel.version>4.6.0</camel.version>
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
<kafka-clients.version>3.7.0</kafka-clients.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
Expand Down

0 comments on commit 0ec11c1

Please sign in to comment.