|
|
|
|
@ -97,12 +97,12 @@ dependencies {
@@ -97,12 +97,12 @@ dependencies {
|
|
|
|
|
api("org.apache.derby:derbyclient:10.16.1.1") |
|
|
|
|
api("org.apache.derby:derbytools:10.16.1.1") |
|
|
|
|
api("org.apache.httpcomponents.client5:httpclient5:5.2.1") |
|
|
|
|
api("org.apache.httpcomponents.core5:httpcore5-reactive:5.2") |
|
|
|
|
api("org.apache.httpcomponents.core5:httpcore5-reactive:5.2.1") |
|
|
|
|
api("org.apache.poi:poi-ooxml:5.2.3") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.5") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-websocket:10.1.5") |
|
|
|
|
api("org.apache.tomcat:tomcat-util:10.1.4") |
|
|
|
|
api("org.apache.tomcat:tomcat-websocket:10.1.4") |
|
|
|
|
api("org.apache.tomcat:tomcat-util:10.1.5") |
|
|
|
|
api("org.apache.tomcat:tomcat-websocket:10.1.5") |
|
|
|
|
api("org.aspectj:aspectjrt:1.9.9.1") |
|
|
|
|
api("org.aspectj:aspectjtools:1.9.9.1") |
|
|
|
|
api("org.aspectj:aspectjweaver:1.9.9.1") |
|
|
|
|
@ -116,7 +116,7 @@ dependencies {
@@ -116,7 +116,7 @@ dependencies {
|
|
|
|
|
api("org.eclipse:yasson:2.0.4") |
|
|
|
|
api("org.ehcache:ehcache:3.4.0") |
|
|
|
|
api("org.ehcache:jcache:1.0.1") |
|
|
|
|
api("org.freemarker:freemarker:2.3.31") |
|
|
|
|
api("org.freemarker:freemarker:2.3.32") |
|
|
|
|
// Substitute for "javax.management:jmxremote_optional:1.0.1_04" which |
|
|
|
|
// is not available on Maven Central |
|
|
|
|
api("org.glassfish.external:opendmk_jmxremote_optional_jar:1.0-b01-ea") |
|
|
|
|
@ -124,7 +124,7 @@ dependencies {
@@ -124,7 +124,7 @@ dependencies {
|
|
|
|
|
api("org.glassfish:jakarta.el:4.0.2") |
|
|
|
|
api("org.graalvm.sdk:graal-sdk:22.3.0") |
|
|
|
|
api("org.hamcrest:hamcrest:2.2") |
|
|
|
|
api("org.hibernate:hibernate-core-jakarta:5.6.14.Final") |
|
|
|
|
api("org.hibernate:hibernate-core-jakarta:5.6.15.Final") |
|
|
|
|
api("org.hibernate:hibernate-validator:7.0.5.Final") |
|
|
|
|
api("org.hsqldb:hsqldb:2.7.1") |
|
|
|
|
api("org.javamoney:moneta:1.4.2") |
|
|
|
|
@ -138,11 +138,11 @@ dependencies {
@@ -138,11 +138,11 @@ dependencies {
|
|
|
|
|
api("org.seleniumhq.selenium:selenium-java:3.141.59") |
|
|
|
|
api("org.skyscreamer:jsonassert:1.5.0") |
|
|
|
|
api("org.slf4j:slf4j-api:2.0.6") |
|
|
|
|
api("org.testng:testng:7.6.1") |
|
|
|
|
api("org.testng:testng:7.7.1") |
|
|
|
|
api("org.webjars:underscorejs:1.8.3") |
|
|
|
|
api("org.webjars:webjars-locator-core:0.52") |
|
|
|
|
api("org.xmlunit:xmlunit-assertj:2.9.0") |
|
|
|
|
api("org.xmlunit:xmlunit-matchers:2.9.0") |
|
|
|
|
api("org.xmlunit:xmlunit-assertj:2.9.1") |
|
|
|
|
api("org.xmlunit:xmlunit-matchers:2.9.1") |
|
|
|
|
api("org.yaml:snakeyaml:1.33") |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|