|
|
|
|
@ -7,15 +7,15 @@ javaPlatform {
@@ -7,15 +7,15 @@ javaPlatform {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
|
api(platform("com.fasterxml.jackson:jackson-bom:2.15.2")) |
|
|
|
|
api(platform("com.fasterxml.jackson:jackson-bom:2.15.3")) |
|
|
|
|
api(platform("io.micrometer:micrometer-bom:1.12.1")) |
|
|
|
|
api(platform("io.netty:netty-bom:4.1.101.Final")) |
|
|
|
|
api(platform("io.netty:netty-bom:4.1.104.Final")) |
|
|
|
|
api(platform("io.netty:netty5-bom:5.0.0.Alpha5")) |
|
|
|
|
api(platform("io.projectreactor:reactor-bom:2023.0.1")) |
|
|
|
|
api(platform("io.rsocket:rsocket-bom:1.1.3")) |
|
|
|
|
api(platform("org.apache.groovy:groovy-bom:4.0.16")) |
|
|
|
|
api(platform("org.apache.groovy:groovy-bom:4.0.17")) |
|
|
|
|
api(platform("org.apache.logging.log4j:log4j-bom:2.21.1")) |
|
|
|
|
api(platform("org.eclipse.jetty:jetty-bom:12.0.4")) |
|
|
|
|
api(platform("org.eclipse.jetty:jetty-bom:12.0.5")) |
|
|
|
|
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.3")) |
|
|
|
|
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3")) |
|
|
|
|
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.6.0")) |
|
|
|
|
@ -26,11 +26,11 @@ dependencies {
@@ -26,11 +26,11 @@ dependencies {
|
|
|
|
|
api("com.fasterxml:aalto-xml:1.3.2") |
|
|
|
|
api("com.fasterxml.woodstox:woodstox-core:6.5.1") |
|
|
|
|
api("com.github.ben-manes.caffeine:caffeine:3.1.8") |
|
|
|
|
api("com.github.librepdf:openpdf:1.3.33") |
|
|
|
|
api("com.github.librepdf:openpdf:1.3.35") |
|
|
|
|
api("com.google.code.findbugs:findbugs:3.0.1") |
|
|
|
|
api("com.google.code.findbugs:jsr305:3.0.2") |
|
|
|
|
api("com.google.code.gson:gson:2.10.1") |
|
|
|
|
api("com.google.protobuf:protobuf-java-util:3.25.0") |
|
|
|
|
api("com.google.protobuf:protobuf-java-util:3.25.1") |
|
|
|
|
api("com.h2database:h2:2.2.224") |
|
|
|
|
api("com.jayway.jsonpath:json-path:2.8.0") |
|
|
|
|
api("com.rometools:rome:1.19.0") |
|
|
|
|
@ -102,20 +102,20 @@ dependencies {
@@ -102,20 +102,20 @@ dependencies {
|
|
|
|
|
api("org.apache.httpcomponents.client5:httpclient5:5.2.1") |
|
|
|
|
api("org.apache.httpcomponents.core5:httpcore5-reactive:5.2.3") |
|
|
|
|
api("org.apache.poi:poi-ooxml:5.2.4") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.16") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-websocket:10.1.16") |
|
|
|
|
api("org.apache.tomcat:tomcat-util:10.1.16") |
|
|
|
|
api("org.apache.tomcat:tomcat-websocket:10.1.16") |
|
|
|
|
api("org.aspectj:aspectjrt:1.9.20.1") |
|
|
|
|
api("org.aspectj:aspectjtools:1.9.20.1") |
|
|
|
|
api("org.aspectj:aspectjweaver:1.9.20.1") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.17") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-websocket:10.1.17") |
|
|
|
|
api("org.apache.tomcat:tomcat-util:10.1.17") |
|
|
|
|
api("org.apache.tomcat:tomcat-websocket:10.1.17") |
|
|
|
|
api("org.aspectj:aspectjrt:1.9.21") |
|
|
|
|
api("org.aspectj:aspectjtools:1.9.21") |
|
|
|
|
api("org.aspectj:aspectjweaver:1.9.21") |
|
|
|
|
api("org.assertj:assertj-core:3.24.2") |
|
|
|
|
api("org.awaitility:awaitility:4.2.0") |
|
|
|
|
api("org.bouncycastle:bcpkix-jdk18on:1.72") |
|
|
|
|
api("org.codehaus.jettison:jettison:1.5.4") |
|
|
|
|
api("org.crac:crac:1.4.0") |
|
|
|
|
api("org.dom4j:dom4j:2.1.4") |
|
|
|
|
api("org.eclipse.jetty:jetty-reactive-httpclient:4.0.1") |
|
|
|
|
api("org.eclipse.jetty:jetty-reactive-httpclient:4.0.2") |
|
|
|
|
api("org.eclipse.persistence:org.eclipse.persistence.jpa:3.0.4") |
|
|
|
|
api("org.eclipse:yasson:2.0.4") |
|
|
|
|
api("org.ehcache:ehcache:3.10.8") |
|
|
|
|
@ -139,7 +139,7 @@ dependencies {
@@ -139,7 +139,7 @@ dependencies {
|
|
|
|
|
api("org.seleniumhq.selenium:htmlunit-driver:2.70.0") |
|
|
|
|
api("org.seleniumhq.selenium:selenium-java:3.141.59") |
|
|
|
|
api("org.skyscreamer:jsonassert:1.5.1") |
|
|
|
|
api("org.slf4j:slf4j-api:2.0.9") |
|
|
|
|
api("org.slf4j:slf4j-api:2.0.10") |
|
|
|
|
api("org.testng:testng:7.8.0") |
|
|
|
|
api("org.webjars:underscorejs:1.8.3") |
|
|
|
|
api("org.webjars:webjars-locator-core:0.55") |
|
|
|
|
|