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 a7d0ba82225 chore(deps): Bump org.twdata.maven:mojo-executor from
2.4.0 to 2.4.1 (#16769)
a7d0ba82225 is described below
commit a7d0ba82225f480d64ffd5cc06be3a1a648f4214
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 10 09:09:31 2025 +0100
chore(deps): Bump org.twdata.maven:mojo-executor from 2.4.0 to 2.4.1
(#16769)
Bumps
[org.twdata.maven:mojo-executor](https://github.com/mojo-executor/mojo-executor)
from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/mojo-executor/mojo-executor/releases)
-
[Commits](https://github.com/mojo-executor/mojo-executor/compare/mojo-executor-parent-2.4.0...mojo-executor-parent-2.4.1)
---
updated-dependencies:
- dependency-name: org.twdata.maven:mojo-executor
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index dc13ab34d8e..6d55c7f93e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -368,7 +368,7 @@
<minio-version>8.5.15</minio-version>
<mock-javamail-version>1.9</mock-javamail-version>
<mockito-version>5.15.2</mockito-version>
- <mojo-executor-version>2.4.0</mojo-executor-version>
+ <mojo-executor-version>2.4.1</mojo-executor-version>
<mongo-java-driver-version>5.2.1</mongo-java-driver-version>
<mongo-hadoop-version>1.5.0</mongo-hadoop-version>
<msal4j-version>1.18.0</msal4j-version>