File tree Expand file tree Collapse file tree 3 files changed +1
-73
lines changed
src/main/java/ai/elimu/web/content/contributor Expand file tree Collapse file tree 3 files changed +1
-73
lines changed Original file line number Diff line number Diff line change 1- ai.elimu:webapp:war:2.6.111 -SNAPSHOT
1+ ai.elimu:webapp:war:2.6.112 -SNAPSHOT
22+- ai.elimu:model:jar:model-2.0.118:compile
33| \- com.google.code.gson:gson:jar:2.13.1:compile
44| \- com.google.errorprone:error_prone_annotations:jar:2.38.0:compile
@@ -20,11 +20,6 @@ ai.elimu:webapp:war:2.6.111-SNAPSHOT
2020+- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
2121| \- org.slf4j:slf4j-api:jar:2.0.16:compile
2222+- commons-lang:commons-lang:jar:2.6:compile
23- +- commons-validator:commons-validator:jar:1.9.0:compile
24- | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
25- | +- commons-digester:commons-digester:jar:2.1:compile
26- | +- commons-logging:commons-logging:jar:1.3.2:compile
27- | \- commons-collections:commons-collections:jar:3.2.2:compile
2823+- org.apache.commons:commons-csv:jar:1.14.0:compile
2924| +- commons-io:commons-io:jar:2.18.0:compile
3025| \- commons-codec:commons-codec:jar:1.18.0:compile
Original file line number Diff line number Diff line change 372372 <artifactId >commons-lang</artifactId >
373373 <version >2.6</version >
374374 </dependency >
375- <dependency >
376- <groupId >commons-validator</groupId >
377- <artifactId >commons-validator</artifactId >
378- <version >1.9.0</version >
379- </dependency >
380375 <dependency >
381376 <groupId >org.apache.commons</groupId >
382377 <artifactId >commons-csv</artifactId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments