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.git

commit c3ec06775f32d3442fb2c543b5e84049d5e13917
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Mar 10 09:33:56 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Woodstox
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 core/camel-management/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml
index 5ac2ec4e628..53b05519e1a 100644
--- a/core/camel-management/pom.xml
+++ b/core/camel-management/pom.xml
@@ -304,6 +304,7 @@
                 <dependency>
                     <groupId>org.codehaus.woodstox</groupId>
                     <artifactId>woodstox-core-asl</artifactId>
+                    <version>${woodstox-version}</version>
                     <scope>test</scope>
                 </dependency>
             </dependencies>

Reply via email to