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

haonan pushed a commit to branch iotdb
in repository https://gitbox.apache.org/repos/asf/tsfile.git

commit ab5c48dbf8dd445891971984d8b0cad8e3846b55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 5 18:51:54 2024 +0800

    Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 (#152)
    
    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]>
    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 b59aaf1d..6ce630cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.15</version>
+                    <version>0.16.1</version>
                     <configuration>
                         <consoleOutput>true</consoleOutput>
                         <excludes>

Reply via email to