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 219a3f30cfa Bump org.codehaus.mojo:properties-maven-plugin from 1.1.0
to 1.2.1
219a3f30cfa is described below
commit 219a3f30cfada1d7c730c19decc20d48c8cb5438
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Dec 6 09:34:27 2023 +0100
Bump org.codehaus.mojo:properties-maven-plugin from 1.1.0 to 1.2.1
---
.../camel-salesforce-maven-plugin/src/it/customized-types/pom.xml | 2 +-
.../camel-salesforce-maven-plugin/src/it/simple-it/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/pom.xml
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/pom.xml
index 2dd0bd42ed5..57227136896 100644
---
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/pom.xml
+++
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/customized-types/pom.xml
@@ -29,7 +29,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>
+ <properties-maven-plugin-version>1.2.1</properties-maven-plugin-version>
</properties>
<build>
diff --git
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/pom.xml
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/pom.xml
index 68746d54f35..0ca51e344ef 100644
---
a/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/pom.xml
+++
b/components/camel-salesforce/camel-salesforce-maven-plugin/src/it/simple-it/pom.xml
@@ -29,7 +29,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>
+ <properties-maven-plugin-version>1.2.1</properties-maven-plugin-version>
</properties>
<build>