This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push: new b521545cd8 [create-pull-request] automated change (#1651) b521545cd8 is described below commit b521545cd882074eaf1bf6b313cd3ce7ef59feba Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jun 14 07:47:03 2024 +0200 [create-pull-request] automated change (#1651) Co-authored-by: oscerd <5106647+osc...@users.noreply.github.com> --- .../camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml b/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml index aaba28a1c0..e0274e0f93 100644 --- a/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml +++ b/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml @@ -48,7 +48,7 @@ <dependency> <groupId>com.azure</groupId> <artifactId>azure-identity</artifactId> - <version>1.12.2</version> + <version>1.11.1</version> </dependency> <dependency> <groupId>org.apache.camel</groupId>