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 a2767b4a411c chore(deps): Bump
org.codehaus.mojo:templating-maven-plugin from 3.1.0 to 3.1.1 (#26481)
a2767b4a411c is described below
commit a2767b4a411c3b12a7e0a0d372eb0f907ef0c2b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 22:44:13 2026 +0200
chore(deps): Bump org.codehaus.mojo:templating-maven-plugin from 3.1.0 to
3.1.1 (#26481)
chore(deps): Bump org.codehaus.mojo:templating-maven-plugin
Bumps
[org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin)
from 3.1.0 to 3.1.1.
- [Release
notes](https://github.com/mojohaus/templating-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/templating-maven-plugin/compare/templating-maven-plugin-3.1.0...templating-maven-plugin-3.1.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:templating-maven-plugin
dependency-version: 3.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bda82aa25f97..33f907a4884c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<maven-release-plugin-version>3.3.1</maven-release-plugin-version>
<maven-remote-resources-plugin-version>3.3.0</maven-remote-resources-plugin-version>
<maven-surefire-plugin-version>3.5.6</maven-surefire-plugin-version>
-
<templating-maven-plugin-version>3.1.0</templating-maven-plugin-version>
+
<templating-maven-plugin-version>3.1.1</templating-maven-plugin-version>
<versions-maven-plugin-version>2.22.0</versions-maven-plugin-version>
<camel.javadoc.offline>false</camel.javadoc.offline>