This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git


The following commit(s) were added to refs/heads/main by this push:
     new ed312c64 Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
ed312c64 is described below

commit ed312c64784e45c340291a7c903876b5f146df64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 04:01:32 2025 +0000

    Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
    
    Bumps org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.rat:apache-rat-plugin
      dependency-version: '0.17'
      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 53308db9..13f618aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -478,7 +478,7 @@ under the License.
                                        <plugin>
                                                
<groupId>org.apache.rat</groupId>
                                                
<artifactId>apache-rat-plugin</artifactId>
-                                               <version>0.16.1</version>
+                                               <version>0.17</version>
                                                <executions>
                                                        <execution>
                                                                
<phase>verify</phase>

Reply via email to