Skip to content

Commit

Permalink
Fix dependency libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
“v_kkhuang” committed Sep 19, 2024
1 parent 9d71260 commit 1afd815
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tool/dependencies/known-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ asm-analysis-9.3.jar
asm-commons-9.3.jar
asm-tree-9.3.jar
aspectjweaver-1.9.7.jar
attoparser-2.0.5.RELEASE.jar
audience-annotations-0.13.0.jar
audience-annotations-0.5.0.jar
automaton-1.11-8.jar
Expand Down Expand Up @@ -697,6 +698,10 @@ spring-beans-5.3.27.jar
spring-boot-2.7.11.jar
spring-boot-actuator-2.7.11.jar
spring-boot-actuator-autoconfigure-2.7.11.jar
spring-boot-admin-server-2.7.16.jar
spring-boot-admin-server-cloud-2.7.16.jar
spring-boot-admin-server-ui-2.7.16.jar
spring-boot-admin-starter-server-2.7.16.jar
spring-boot-autoconfigure-2.7.11.jar
spring-boot-starter-2.7.11.jar
spring-boot-starter-actuator-2.7.11.jar
Expand All @@ -709,6 +714,7 @@ spring-boot-starter-json-2.7.11.jar
spring-boot-starter-log4j2-2.7.11.jar
spring-boot-starter-quartz-2.7.11.jar
spring-boot-starter-reactor-netty-2.7.11.jar
spring-boot-starter-thymeleaf-2.7.11.jar
spring-boot-starter-validation-2.7.11.jar
spring-boot-starter-web-2.7.11.jar
spring-boot-starter-webflux-2.7.11.jar
Expand Down Expand Up @@ -766,6 +772,9 @@ swagger-models-2.1.2.jar
tephra-api-0.6.0.jar
tephra-core-0.6.0.jar
tephra-hbase-compat-1.0-0.6.0.jar
thymeleaf-3.0.15.RELEASE.jar
thymeleaf-extras-java8time-3.0.4.RELEASE.jar
thymeleaf-spring5-3.0.15.RELEASE.jar
token-provider-1.0.1.jar
tomcat-embed-el-9.0.74.jar
transaction-api-1.1.jar
Expand All @@ -777,6 +786,7 @@ twill-discovery-api-0.6.0-incubating.jar
twill-discovery-core-0.6.0-incubating.jar
twill-zookeeper-0.6.0-incubating.jar
txw2-2.3.8.jar
unbescape-1.1.6.RELEASE.jar
units-1.3.jar
units-1.6.jar
validation-api-2.0.1.Final.jar
Expand Down

0 comments on commit 1afd815

Please sign in to comment.