You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/01/30 09:35:21 UTC

[camel] branch master updated: Upgrade maven build helper plugin

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 2338822  Upgrade maven build helper plugin
2338822 is described below

commit 23388220fab7008098998bc4b67274f845262554
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Jan 30 10:29:28 2021 +0100

    Upgrade maven build helper plugin
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 152803b..f8e47d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <box-java-sdk-version>2.53.0</box-java-sdk-version>
         <braintree-gateway-version>3.5.0</braintree-gateway-version>
         <brave-zipkin-version>5.13.3</brave-zipkin-version>
-        <build-helper-maven-plugin-version>3.1.0</build-helper-maven-plugin-version>
+        <build-helper-maven-plugin-version>3.2.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <caffeine-version>2.8.8</caffeine-version>
         <californium-version>2.6.0</californium-version>