|
|
|
|
@ -24,7 +24,7 @@ bom {
@@ -24,7 +24,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("AppEngine SDK", "1.9.95") { |
|
|
|
|
library("AppEngine SDK", "1.9.96") { |
|
|
|
|
group("com.google.appengine") { |
|
|
|
|
modules = [ |
|
|
|
|
"appengine-api-1.0-sdk" |
|
|
|
|
@ -79,7 +79,7 @@ bom {
@@ -79,7 +79,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Byte Buddy", "1.12.8") { |
|
|
|
|
library("Byte Buddy", "1.12.9") { |
|
|
|
|
group("net.bytebuddy") { |
|
|
|
|
modules = [ |
|
|
|
|
"byte-buddy", |
|
|
|
|
@ -216,7 +216,7 @@ bom {
@@ -216,7 +216,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Elasticsearch", "7.17.1") { |
|
|
|
|
library("Elasticsearch", "7.17.2") { |
|
|
|
|
group("org.elasticsearch") { |
|
|
|
|
modules = [ |
|
|
|
|
"elasticsearch" |
|
|
|
|
@ -254,7 +254,7 @@ bom {
@@ -254,7 +254,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Flyway", "8.5.4") { |
|
|
|
|
library("Flyway", "8.5.8") { |
|
|
|
|
group("org.flywaydb") { |
|
|
|
|
modules = [ |
|
|
|
|
"flyway-core", |
|
|
|
|
@ -323,7 +323,7 @@ bom {
@@ -323,7 +323,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("H2", "2.1.210") { |
|
|
|
|
library("H2", "2.1.212") { |
|
|
|
|
group("com.h2database") { |
|
|
|
|
modules = [ |
|
|
|
|
"h2" |
|
|
|
|
@ -355,7 +355,7 @@ bom {
@@ -355,7 +355,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Hibernate", "5.6.7.Final") { |
|
|
|
|
library("Hibernate", "5.6.8.Final") { |
|
|
|
|
group("org.hibernate") { |
|
|
|
|
modules = [ |
|
|
|
|
"hibernate-c3p0", |
|
|
|
|
@ -463,7 +463,7 @@ bom {
@@ -463,7 +463,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Jackson Bom", "2.13.2") { |
|
|
|
|
library("Jackson Bom", "2.13.2.20220328") { |
|
|
|
|
group("com.fasterxml.jackson") { |
|
|
|
|
imports = [ |
|
|
|
|
"jackson-bom" |
|
|
|
|
@ -795,7 +795,7 @@ bom {
@@ -795,7 +795,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Kotlin Coroutines", "1.6.0") { |
|
|
|
|
library("Kotlin Coroutines", "1.6.1") { |
|
|
|
|
group("org.jetbrains.kotlinx") { |
|
|
|
|
imports = [ |
|
|
|
|
"kotlinx-coroutines-bom" |
|
|
|
|
@ -809,7 +809,7 @@ bom {
@@ -809,7 +809,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Liquibase", "4.9.0") { |
|
|
|
|
library("Liquibase", "4.9.1") { |
|
|
|
|
group("org.liquibase") { |
|
|
|
|
modules = [ |
|
|
|
|
"liquibase-cdi", |
|
|
|
|
@ -836,14 +836,14 @@ bom {
@@ -836,14 +836,14 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Lombok", "1.18.22") { |
|
|
|
|
library("Lombok", "1.18.24") { |
|
|
|
|
group("org.projectlombok") { |
|
|
|
|
modules = [ |
|
|
|
|
"lombok" |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("MariaDB", "3.0.3") { |
|
|
|
|
library("MariaDB", "3.0.4") { |
|
|
|
|
group("org.mariadb.jdbc") { |
|
|
|
|
modules = [ |
|
|
|
|
"mariadb-java-client" |
|
|
|
|
@ -864,7 +864,7 @@ bom {
@@ -864,7 +864,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Maven Clean Plugin", "3.1.0") { |
|
|
|
|
library("Maven Clean Plugin", "3.2.0") { |
|
|
|
|
group("org.apache.maven.plugins") { |
|
|
|
|
plugins = [ |
|
|
|
|
"maven-clean-plugin" |
|
|
|
|
@ -948,7 +948,7 @@ bom {
@@ -948,7 +948,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Maven Shade Plugin", "3.2.4") { |
|
|
|
|
library("Maven Shade Plugin", "3.3.0") { |
|
|
|
|
group("org.apache.maven.plugins") { |
|
|
|
|
plugins = [ |
|
|
|
|
"maven-shade-plugin" |
|
|
|
|
@ -995,7 +995,7 @@ bom {
@@ -995,7 +995,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("MIMEPull", "1.9.15") { |
|
|
|
|
library("MIMEPull", "1.10.0") { |
|
|
|
|
group("org.jvnet.mimepull") { |
|
|
|
|
modules = [ |
|
|
|
|
"mimepull" |
|
|
|
|
@ -1052,7 +1052,7 @@ bom {
@@ -1052,7 +1052,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Netty", "4.1.75.Final") { |
|
|
|
|
library("Netty", "4.1.76.Final") { |
|
|
|
|
group("io.netty") { |
|
|
|
|
imports = [ |
|
|
|
|
"netty-bom" |
|
|
|
|
@ -1168,7 +1168,7 @@ bom {
@@ -1168,7 +1168,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("RSocket", "1.1.1") { |
|
|
|
|
library("RSocket", "1.1.2") { |
|
|
|
|
group("io.rsocket") { |
|
|
|
|
imports = [ |
|
|
|
|
"rsocket-bom" |
|
|
|
|
@ -1425,7 +1425,7 @@ bom {
@@ -1425,7 +1425,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Spring Retry", "1.3.2") { |
|
|
|
|
library("Spring Retry", "1.3.3") { |
|
|
|
|
group("org.springframework.retry") { |
|
|
|
|
modules = [ |
|
|
|
|
"spring-retry" |
|
|
|
|
@ -1531,7 +1531,7 @@ bom {
@@ -1531,7 +1531,7 @@ bom {
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Undertow", "2.2.16.Final") { |
|
|
|
|
library("Undertow", "2.2.17.Final") { |
|
|
|
|
group("io.undertow") { |
|
|
|
|
modules = [ |
|
|
|
|
"undertow-core", |
|
|
|
|
|