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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f5a2c441 Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 
(#263)
1f5a2c441 is described below

commit 1f5a2c4411dfe87a687c7fda43a35c6191326921
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 17 07:46:57 2024 +0000

    Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 (#263)
    
    Bumps org.apache.rat:apache-rat-plugin from 0.15 to 0.16.
    
    ---
    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] <supp...@github.com>
    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 7857c5798..282a36ca8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,7 +229,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.15</version>
+                    <version>0.16</version>
                     <executions>
                         <execution>
                             <phase>verify</phase>

Reply via email to