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 2023/07/17 05:49:24 UTC

[camel] branch main updated: Upgrade os-maven-plugin 1.7.1

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

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


The following commit(s) were added to refs/heads/main by this push:
     new cf9320e484b Upgrade os-maven-plugin 1.7.1
cf9320e484b is described below

commit cf9320e484b079b224ad60ebc5bfe49b3ad50cb5
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:48:46 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5e04bcf7d25..77ebeb54473 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -386,7 +386,7 @@
         <opentelemetry-version>1.28.0</opentelemetry-version>
         <opentelemetry-alpha-version>${opentelemetry-version}-alpha</opentelemetry-alpha-version>
         <optaplanner-version>9.41.0.Final</optaplanner-version>
-        <os-maven-plugin-version>1.7.0</os-maven-plugin-version>
+        <os-maven-plugin-version>1.7.1</os-maven-plugin-version>
         <paho-version>1.2.5</paho-version>
         <parquet-common-version>1.13.1</parquet-common-version>
         <parquet-avro-version>1.13.1</parquet-avro-version>