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 c84f950 Bump org.apache.maven.plugins:maven-resources-plugin from
3.1.0 to 3.4.0 (#74)
c84f950 is described below
commit c84f950e46e63bd55724c2fab204a57b7d86473c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 14:09:31 2026 +0000
Bump org.apache.maven.plugins:maven-resources-plugin from 3.1.0 to 3.4.0
(#74)
Bumps
[org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin)
from 3.1.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
-
[Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...v3.4.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 f9ad3d3..d5dc317 100644
--- a/pom.xml
+++ b/pom.xml
@@ -752,7 +752,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]