This is an automated email from the ASF dual-hosted git repository.
dominikriemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 20332cd4d7 chore(deps-dev): bump
org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.1 (#4610)
20332cd4d7 is described below
commit 20332cd4d7d9facc9ae7834fabd718602b3bd5b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 07:37:57 2026 +0200
chore(deps-dev): bump org.apache.maven.plugins:maven-invoker-plugin from
3.9.1 to 3.10.1 (#4610)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
streampipes-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/streampipes-maven-plugin/pom.xml b/streampipes-maven-plugin/pom.xml
index c96ca8d644..52ce65831c 100644
--- a/streampipes-maven-plugin/pom.xml
+++ b/streampipes-maven-plugin/pom.xml
@@ -39,7 +39,7 @@
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-deploy-plugin.version>3.1.0</maven-deploy-plugin.version>
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
- <maven-invoker-plugin.version>3.9.1</maven-invoker-plugin.version>
+ <maven-invoker-plugin.version>3.10.1</maven-invoker-plugin.version>
<maven-jar-plugin.version>3.5.0</maven-jar-plugin.version>
<maven-plugin-plugin.version>3.13.0</maven-plugin-plugin.version>
<maven-resources-plugin.version>3.3.0</maven-resources-plugin.version>