This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new f91f37a Bump
org.apache.maven.plugins:maven-project-info-reports-plugin (#58)
f91f37a is described below
commit f91f37a27f74ef246d294dadcc48613de4fa5cef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:19:06 2026 +0000
Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#58)
Bumps
[org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin)
from 2.9 to 3.9.0.
- [Release
notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
-
[Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-2.9...maven-project-info-reports-plugin-3.9.0)
---
updated-dependencies:
- dependency-name:
org.apache.maven.plugins:maven-project-info-reports-plugin
dependency-version: 3.9.0
dependency-type: direct:development
update-type: version-update:semver-major
...
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 ea86a11..cf6a911 100644
--- a/pom.xml
+++ b/pom.xml
@@ -863,7 +863,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.9</version>
+ <version>3.9.0</version>
<configuration>
<linkOnly>true</linkOnly>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]