This is an automated email from the ASF dual-hosted git repository.
fmariani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5f557acc1ed3897f77faaa7779353d471e980520
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 10:12:20 2026 +0100
chore(deps): Bump org.codehaus.mojo:properties-maven-plugin (#20900)
Bumps
[org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin)
from 1.2.1 to 1.3.0.
- [Release
notes](https://github.com/mojohaus/properties-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/properties-maven-plugin/compare/1.2.1...properties-maven-plugin-1.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:properties-maven-plugin
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6aec84bf732b..e0f94b077423 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -454,7 +454,7 @@
<plexus-utils-version>4.0.2</plexus-utils-version>
<plexus-xml-version>3.0.1</plexus-xml-version>
<pooled-jms-version>3.2.2</pooled-jms-version>
-
<properties-maven-plugin-version>1.2.1</properties-maven-plugin-version>
+
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
<proto-google-common-protos-version>2.22.0</proto-google-common-protos-version>
<protobuf-version>3.25.5</protobuf-version>
<protobuf-maven-plugin-version>4.1.2</protobuf-maven-plugin-version>