This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new f1e9d407 Bump org.apache.maven.plugins:maven-resources-plugin from
3.3.0 to 3.5.0 (#70)
f1e9d407 is described below
commit f1e9d40714cd745d510510b237f842d2899be1fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 20:21:12 2026 +0200
Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.5.0
(#70)
Bumps
[org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin)
from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
-
[Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.5.0
dependency-type: direct:production
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7fee8a9a..2fb9cfca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -265,7 +265,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.5.0</version>
<configuration>
<encoding>UTF-8</encoding>
</configuration>