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

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


The following commit(s) were added to refs/heads/develop by this push:
     new bd64a361 Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 
(#152)
bd64a361 is described below

commit bd64a361f39943e1b79d5dc1c553d13a3479ee88
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 619455b8..8982a993 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