|
|
|
|
@ -12,7 +12,7 @@ dependencies {
@@ -12,7 +12,7 @@ dependencies {
|
|
|
|
|
api(platform("io.netty:netty-bom:4.2.3.Final")) |
|
|
|
|
api(platform("io.projectreactor:reactor-bom:2025.0.0-M5")) |
|
|
|
|
api(platform("io.rsocket:rsocket-bom:1.1.5")) |
|
|
|
|
api(platform("org.apache.groovy:groovy-bom:4.0.27")) |
|
|
|
|
api(platform("org.apache.groovy:groovy-bom:4.0.28")) |
|
|
|
|
api(platform("org.apache.logging.log4j:log4j-bom:3.0.0-beta3")) |
|
|
|
|
api(platform("org.assertj:assertj-bom:3.27.3")) |
|
|
|
|
api(platform("org.eclipse.jetty:jetty-bom:12.1.0.beta2")) |
|
|
|
|
@ -26,12 +26,12 @@ dependencies {
@@ -26,12 +26,12 @@ dependencies {
|
|
|
|
|
constraints { |
|
|
|
|
api("com.fasterxml:aalto-xml:1.3.2") |
|
|
|
|
api("com.fasterxml.woodstox:woodstox-core:6.7.0") |
|
|
|
|
api("com.github.ben-manes.caffeine:caffeine:3.2.1") |
|
|
|
|
api("com.github.ben-manes.caffeine:caffeine:3.2.2") |
|
|
|
|
api("com.github.librepdf:openpdf:1.3.43") |
|
|
|
|
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.13.1") |
|
|
|
|
api("com.google.protobuf:protobuf-java-util:4.30.2") |
|
|
|
|
api("com.google.protobuf:protobuf-java-util:4.31.1") |
|
|
|
|
api("com.h2database:h2:2.3.232") |
|
|
|
|
api("com.jayway.jsonpath:json-path:2.9.0") |
|
|
|
|
api("com.networknt:json-schema-validator:1.5.3") |
|
|
|
|
@ -127,10 +127,10 @@ dependencies {
@@ -127,10 +127,10 @@ dependencies {
|
|
|
|
|
api("org.hibernate.orm:hibernate-core:7.1.0.Final") |
|
|
|
|
api("org.hibernate.validator:hibernate-validator:9.0.1.Final") |
|
|
|
|
api("org.hsqldb:hsqldb:2.7.4") |
|
|
|
|
api("org.htmlunit:htmlunit:4.13.0") |
|
|
|
|
api("org.htmlunit:htmlunit:4.14.0") |
|
|
|
|
api("org.javamoney:moneta:1.4.4") |
|
|
|
|
api("org.jboss.logging:jboss-logging:3.6.1.Final") |
|
|
|
|
api("org.jruby:jruby:9.4.12.0") |
|
|
|
|
api("org.jruby:jruby:9.4.13.0") |
|
|
|
|
api("org.jspecify:jspecify:1.0.0") |
|
|
|
|
api("org.junit.support:testng-engine:1.0.5") |
|
|
|
|
api("org.mozilla:rhino:1.7.15") |
|
|
|
|
@ -138,8 +138,8 @@ dependencies {
@@ -138,8 +138,8 @@ dependencies {
|
|
|
|
|
api("org.python:jython-standalone:2.7.4") |
|
|
|
|
api("org.quartz-scheduler:quartz:2.3.2") |
|
|
|
|
api("org.reactivestreams:reactive-streams:1.0.4") |
|
|
|
|
api("org.seleniumhq.selenium:htmlunit3-driver:4.33.0") |
|
|
|
|
api("org.seleniumhq.selenium:selenium-java:4.34.0") |
|
|
|
|
api("org.seleniumhq.selenium:htmlunit3-driver:4.34.0") |
|
|
|
|
api("org.seleniumhq.selenium:selenium-java:4.35.0") |
|
|
|
|
api("org.skyscreamer:jsonassert:2.0-rc1") |
|
|
|
|
api("org.testng:testng:7.11.0") |
|
|
|
|
api("org.webjars:underscorejs:1.8.3") |
|
|
|
|
|