Skip to content

Commit

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

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

Updates `org.apache.camel.springboot:camel-spring-boot-starter` from 4.6.0 to 4.7.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 Jul 22, 2024
1 parent 0726169 commit 3b0f048
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.6.0</camel.version>
<camel.version>4.7.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.1</kafka-clients.version>
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
Expand Down

0 comments on commit 3b0f048

Please sign in to comment.