This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
The following commit(s) were added to refs/heads/master by this push:
new 572bce4 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1
to 3.9.0
572bce4 is described below
commit 572bce462beb55985ac54dbce1089d481d829002
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 7 08:00:26 2025 +0000
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0
Bumps
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
-
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.8.1...maven-invoker-plugin-3.9.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1e06b63..93f6c65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,7 +303,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
- <version>3.8.1</version>
+ <version>3.9.0</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>