Skip to content

Commit e486629

Browse files
authored
Update RAT plugin version from 0.12 to 0.18
1 parent c361409 commit e486629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
git clone https://github.com/shapeblue/cloudstack-nonoss.git nonoss && cd nonoss && bash -x install-non-oss.sh && cd ..
4444
rm -fr nonoss
45-
mvn -P developer,systemvm -Dsimulator -Dnoredist -pl . org.apache.rat:apache-rat-plugin:0.12:check
45+
mvn -P developer,systemvm -Dsimulator -Dnoredist -pl . org.apache.rat:apache-rat-plugin:0.18:check
4646
- name: Rat Report
4747
if: always()
4848
run: |

0 commit comments

Comments
 (0)