This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 0f58cf22e Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 in
/spi-fly
0f58cf22e is described below
commit 0f58cf22ebffcdd0a30a7ba6c521ca108e2cfb80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 10 17:58:14 2025 +0000
Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 in /spi-fly
Bumps org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1.
---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
spi-fly/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index bd890a1b3..9c6b03d7b 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -47,7 +47,7 @@
<properties>
<project.scm.id>apache.releases.https</project.scm.id>
- <apache-rat-plugin.version>0.15</apache-rat-plugin.version>
+ <apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<asm.version>9.6</asm.version>
<assertj.version>3.27.2</assertj.version>
<bnd.version>6.4.0</bnd.version>