We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7579785 + e26e74f commit 1f73bffCopy full SHA for 1f73bff
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -233,7 +233,7 @@ bom {
233
]
234
}
235
236
- library("Flyway", "8.4.1") {
+ library("Flyway", "8.4.2") {
237
group("org.flywaydb") {
238
modules = [
239
"flyway-core",
@@ -337,7 +337,7 @@ bom {
337
338
339
340
- library("Hibernate", "5.6.3.Final") {
+ library("Hibernate", "5.6.4.Final") {
341
group("org.hibernate") {
342
343
"hibernate-c3p0",
@@ -811,7 +811,7 @@ bom {
811
812
813
814
- library("MariaDB", "2.7.4") {
+ library("MariaDB", "2.7.5") {
815
group("org.mariadb.jdbc") {
816
817
"mariadb-java-client"
0 commit comments