|
|
|
|
@ -7,23 +7,23 @@ javaPlatform {
@@ -7,23 +7,23 @@ javaPlatform {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
|
api(platform("com.fasterxml.jackson:jackson-bom:2.14.1")) |
|
|
|
|
api(platform("com.fasterxml.jackson:jackson-bom:2.14.2")) |
|
|
|
|
api(platform("io.micrometer:micrometer-bom:1.10.4-SNAPSHOT")) |
|
|
|
|
api(platform("io.netty:netty-bom:4.1.86.Final")) |
|
|
|
|
api(platform("io.netty:netty-bom:4.1.87.Final")) |
|
|
|
|
api(platform("io.netty:netty5-bom:5.0.0.Alpha5")) |
|
|
|
|
api(platform("io.projectreactor:reactor-bom:2022.0.3-SNAPSHOT")) |
|
|
|
|
api(platform("io.rsocket:rsocket-bom:1.1.3")) |
|
|
|
|
api(platform("org.apache.groovy:groovy-bom:4.0.6")) |
|
|
|
|
api(platform("org.apache.groovy:groovy-bom:4.0.8")) |
|
|
|
|
api(platform("org.apache.logging.log4j:log4j-bom:2.19.0")) |
|
|
|
|
api(platform("org.eclipse.jetty:jetty-bom:11.0.13")) |
|
|
|
|
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4")) |
|
|
|
|
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.4.0")) |
|
|
|
|
api(platform("org.junit:junit-bom:5.9.2")) |
|
|
|
|
api(platform("org.mockito:mockito-bom:5.0.0")) |
|
|
|
|
api(platform("org.mockito:mockito-bom:5.1.1")) |
|
|
|
|
|
|
|
|
|
constraints { |
|
|
|
|
api("com.fasterxml:aalto-xml:1.3.1") |
|
|
|
|
api("com.fasterxml.woodstox:woodstox-core:6.4.0") |
|
|
|
|
api("com.fasterxml.woodstox:woodstox-core:6.5.0") |
|
|
|
|
api("com.github.ben-manes.caffeine:caffeine:3.1.2") |
|
|
|
|
api("com.github.librepdf:openpdf:1.3.30") |
|
|
|
|
api("com.google.code.findbugs:findbugs:3.0.1") |
|
|
|
|
@ -55,9 +55,9 @@ dependencies {
@@ -55,9 +55,9 @@ dependencies {
|
|
|
|
|
api("io.r2dbc:r2dbc-spi:1.0.0.RELEASE") |
|
|
|
|
api("io.reactivex.rxjava3:rxjava:3.1.5") |
|
|
|
|
api("io.smallrye.reactive:mutiny:1.8.0") |
|
|
|
|
api("io.undertow:undertow-core:2.3.2.Final") |
|
|
|
|
api("io.undertow:undertow-servlet:2.3.2.Final") |
|
|
|
|
api("io.undertow:undertow-websockets-jsr:2.3.2.Final") |
|
|
|
|
api("io.undertow:undertow-core:2.3.3.Final") |
|
|
|
|
api("io.undertow:undertow-servlet:2.3.3.Final") |
|
|
|
|
api("io.undertow:undertow-websockets-jsr:2.3.3.Final") |
|
|
|
|
api("io.vavr:vavr:0.10.4") |
|
|
|
|
api("jakarta.activation:jakarta.activation-api:2.0.1") |
|
|
|
|
api("jakarta.annotation:jakarta.annotation-api:2.0.0") |
|
|
|
|
@ -87,7 +87,7 @@ dependencies {
@@ -87,7 +87,7 @@ dependencies {
|
|
|
|
|
api("jaxen:jaxen:1.2.0") |
|
|
|
|
api("junit:junit:4.13.2") |
|
|
|
|
api("net.sf.jopt-simple:jopt-simple:5.0.4") |
|
|
|
|
api("net.sourceforge.htmlunit:htmlunit:2.69.0") |
|
|
|
|
api("net.sourceforge.htmlunit:htmlunit:2.70.0") |
|
|
|
|
api("org.apache-extras.beanshell:bsh:2.0b6") |
|
|
|
|
api("org.apache.activemq:activemq-broker:5.16.2") |
|
|
|
|
api("org.apache.activemq:activemq-kahadb-store:5.16.2") |
|
|
|
|
@ -99,14 +99,14 @@ dependencies {
@@ -99,14 +99,14 @@ dependencies {
|
|
|
|
|
api("org.apache.httpcomponents.client5:httpclient5:5.2.1") |
|
|
|
|
api("org.apache.httpcomponents.core5:httpcore5-reactive:5.2") |
|
|
|
|
api("org.apache.poi:poi-ooxml:5.2.3") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-core:10.1.4") |
|
|
|
|
api("org.apache.tomcat.embed:tomcat-embed-websocket:10.1.4") |
|
|
|
|
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.aspectj:aspectjrt:1.9.9.1") |
|
|
|
|
api("org.aspectj:aspectjtools:1.9.9.1") |
|
|
|
|
api("org.aspectj:aspectjweaver:1.9.9.1") |
|
|
|
|
api("org.assertj:assertj-core:3.24.1") |
|
|
|
|
api("org.assertj:assertj-core:3.24.2") |
|
|
|
|
api("org.awaitility:awaitility:3.1.6") |
|
|
|
|
api("org.bouncycastle:bcpkix-jdk18on:1.71") |
|
|
|
|
api("org.codehaus.jettison:jettison:1.3.8") |
|
|
|
|
@ -134,7 +134,7 @@ dependencies {
@@ -134,7 +134,7 @@ dependencies {
|
|
|
|
|
api("org.ogce:xpp3:1.1.6") |
|
|
|
|
api("org.python:jython-standalone:2.7.1") |
|
|
|
|
api("org.quartz-scheduler:quartz:2.3.2") |
|
|
|
|
api("org.seleniumhq.selenium:htmlunit-driver:2.67.0") |
|
|
|
|
api("org.seleniumhq.selenium:htmlunit-driver:2.70.0") |
|
|
|
|
api("org.seleniumhq.selenium:selenium-java:3.141.59") |
|
|
|
|
api("org.skyscreamer:jsonassert:1.5.0") |
|
|
|
|
api("org.slf4j:slf4j-api:2.0.6") |
|
|
|
|
|