This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
The following commit(s) were added to refs/heads/main by this push:
new a353d5a Bump io.netty:netty-tcnative-boringssl-static
a353d5a is described below
commit a353d5a186ec567a58b1c2ba4dded0a39926e65a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 12:15:01 2026 +0000
Bump io.netty:netty-tcnative-boringssl-static
Bumps
[io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative)
from 2.0.43.Final to 2.0.78.Final.
- [Release notes](https://github.com/netty/netty-tcnative/releases)
-
[Commits](https://github.com/netty/netty-tcnative/compare/netty-tcnative-parent-2.0.43.Final...netty-tcnative-parent-2.0.78.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-tcnative-boringssl-static
dependency-version: 2.0.78.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
profiling/kafka/kafka-azure-storage-blob-exchange-pooling/pom.xml | 2 +-
profiling/kafka/kafka-azure-storage-blob/pom.xml | 2 +-
profiling/kafka/kafka-azure-storage-queue-exchange-pooling/pom.xml | 2 +-
profiling/kafka/kafka-azure-storage-queue/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/pom.xml
b/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/pom.xml
index f46d34b..7b8df4d 100644
--- a/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/pom.xml
+++ b/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/pom.xml
@@ -35,7 +35,7 @@
<description>A Kafka to Azure Storage Blob with Exchange Pooling
containeraized application to show profiling practices</description>
<properties>
- <tcnative.version>2.0.43.Final</tcnative.version>
+ <tcnative.version>2.0.78.Final</tcnative.version>
</properties>
<dependencies>
diff --git a/profiling/kafka/kafka-azure-storage-blob/pom.xml
b/profiling/kafka/kafka-azure-storage-blob/pom.xml
index 3facbd7..6c2eae4 100644
--- a/profiling/kafka/kafka-azure-storage-blob/pom.xml
+++ b/profiling/kafka/kafka-azure-storage-blob/pom.xml
@@ -35,7 +35,7 @@
<description>A Kafka to Azure Storage Blob containeraized application to
show profiling practices</description>
<properties>
- <tcnative.version>2.0.43.Final</tcnative.version>
+ <tcnative.version>2.0.78.Final</tcnative.version>
</properties>
<dependencies>
diff --git a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/pom.xml
b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/pom.xml
index 6c2b216..39977cd 100644
--- a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/pom.xml
+++ b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/pom.xml
@@ -35,7 +35,7 @@
<description>A Kafka to Azure Storage Queue with Exchange Pooling
containeraized application to show profiling practices</description>
<properties>
- <tcnative.version>2.0.43.Final</tcnative.version>
+ <tcnative.version>2.0.78.Final</tcnative.version>
</properties>
<dependencies>
diff --git a/profiling/kafka/kafka-azure-storage-queue/pom.xml
b/profiling/kafka/kafka-azure-storage-queue/pom.xml
index 5cb7be2..1e66c47 100644
--- a/profiling/kafka/kafka-azure-storage-queue/pom.xml
+++ b/profiling/kafka/kafka-azure-storage-queue/pom.xml
@@ -35,7 +35,7 @@
<description>A Kafka to Azure Storage Queue containeraized application to
show profiling practices</description>
<properties>
- <tcnative.version>2.0.43.Final</tcnative.version>
+ <tcnative.version>2.0.78.Final</tcnative.version>
</properties>
<dependencies>