This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch invoker in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
commit 05ba1bfcd7ce0fbaef1d1f31aba55268d655de49 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Dec 13 17:37:35 2025 +0100 Bump m-invoker-p to 3.9.1 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 5c168ea..1fea193 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,8 @@ under the License. <!-- the following properties are used in ITs (which do not inherit anything from a common parent) --> <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion> <projectInfoReportsPluginVersion>3.8.0</projectInfoReportsPluginVersion> + + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <build>
