This is an automated email from the ASF dual-hosted git repository.
lujingshang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 0b861e21849 Bump apache-rat-plugin to 0.14 (#19095)
0b861e21849 is described below
commit 0b861e218496ca2b2364b56800a8c1d3888d72ef
Author: 吴伟杰 <[email protected]>
AuthorDate: Wed Jul 13 18:15:01 2022 +0800
Bump apache-rat-plugin to 0.14 (#19095)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa5652c9ca7..4491ca52621 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<checksum-maven-plugin.version>1.10</checksum-maven-plugin.version>
<templating-maven-plugin.version>1.0.0</templating-maven-plugin.version>
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
- <apache-rat-plugin.version>0.12</apache-rat-plugin.version>
+ <apache-rat-plugin.version>0.14</apache-rat-plugin.version>
<freemarker.version>2.3.31</freemarker.version>
<spotless-maven-plugin.version>2.22.1</spotless-maven-plugin.version>
<caffeine.version>2.9.2</caffeine.version>