From 9c5f84e142a361993f216eaf2548f09725b7649a Mon Sep 17 00:00:00 2001 From: Alexey Loubyansky Date: Thu, 28 Nov 2024 08:28:28 +0100 Subject: [PATCH] Filter out OTel Instrumentation Java Agent version constraints --- bom/application/pom.xml | 5 ++++- pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index a6e895411322c..5823558114903 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -6535,7 +6535,6 @@ ${project.version} - @@ -6581,6 +6580,10 @@ org.jboss:jdk-misc + + + io.opentelemetry.javaagent:* + io.opentelemetry.javaagent.instrumentation:* diff --git a/pom.xml b/pom.xml index b7aea896bb006..12d26894b12df 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ jdbc:postgresql:hibernate_orm_test 4.5.4 - 0.0.116 + 0.0.117 false false