Skip to content

Commit 13c933f

Browse files
Bump camel.version from 3.11.0 to 3.11.1 (#704)
Bumps `camel.version` from 3.11.0 to 3.11.1. Updates `camel-bom` from 3.11.0 to 3.11.1 Updates `camel-spring-boot-starter` from 3.11.0 to 3.11.1 --- updated-dependencies: - dependency-name: org.apache.camel:camel-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b22fd6 commit 13c933f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>embedded-kafka</artifactId>
1515

1616
<properties>
17-
<camel.version>3.11.0</camel.version>
17+
<camel.version>3.11.1</camel.version>
1818
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
1919
<kafka-clients.version>2.8.0</kafka-clients.version>
2020
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>

0 commit comments

Comments
 (0)