Skip to content

Commit cb3a536

Browse files
committed
Update dependency org.apache.rat:apache-rat to v0.16.1
1 parent 126ac8d commit cb3a536

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

gradle.lockfile

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
commons-cli:commons-cli:1.5.0=ratDeps
5-
commons-io:commons-io:2.11.0=ratDeps
4+
commons-beanutils:commons-beanutils:1.9.4=ratDeps
5+
commons-cli:commons-cli:1.6.0=ratDeps
6+
commons-collections:commons-collections:3.2.2=ratDeps
7+
commons-io:commons-io:2.15.1=ratDeps
8+
commons-logging:commons-logging:1.2=ratDeps
69
junit:junit:3.8.1=javacc
710
net.java.dev.javacc:javacc:7.0.12=javacc
811
org.apache.commons:commons-collections4:4.4=ratDeps
9-
org.apache.commons:commons-compress:1.21=ratDeps
10-
org.apache.commons:commons-lang3:3.12.0=ratDeps
11-
org.apache.rat:apache-rat-api:0.15=ratDeps
12-
org.apache.rat:apache-rat-core:0.15=ratDeps
13-
org.apache.rat:apache-rat-tasks:0.15=ratDeps
14-
org.apache.rat:apache-rat:0.15=ratDeps
12+
org.apache.commons:commons-compress:1.25.0=ratDeps
13+
org.apache.commons:commons-lang3:3.14.0=ratDeps
14+
org.apache.rat:apache-rat-core:0.16.1=ratDeps
15+
org.apache.rat:apache-rat-tasks:0.16.1=ratDeps
16+
org.apache.rat:apache-rat:0.16.1=ratDeps
1517
org.eclipse.jdt:ecj:3.39.0=ecjDeps
1618
empty=

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ apache-log4j = "2.21.0"
4040
apache-lucene = "10.2.1"
4141
apache-opennlp = "2.5.3"
4242
apache-poi = "5.2.2"
43-
apache-rat = "0.15"
43+
apache-rat = "0.16.1"
4444
apache-tika = "1.28.5"
4545
apache-tomcat = "6.0.53"
4646
apache-zookeeper = "3.9.3"

0 commit comments

Comments
 (0)