diff --git a/metadata/com.microsoft.sqlserver/mssql-jdbc/index.json b/metadata/com.microsoft.sqlserver/mssql-jdbc/index.json index e58598a84..5f2f8f464 100644 --- a/metadata/com.microsoft.sqlserver/mssql-jdbc/index.json +++ b/metadata/com.microsoft.sqlserver/mssql-jdbc/index.json @@ -26,7 +26,18 @@ "12.6.1.jre8", "12.6.2.jre11", "12.6.2.jre8", - "12.6.3.jre8" + "12.6.3.jre11", + "12.6.3.jre8", + "12.6.4.jre11", + "12.6.4.jre8", + "12.7.0.jre11-preview", + "12.7.0.jre8-preview", + "12.7.1.jre11-preview", + "12.7.1.jre8-preview", + "12.8.0.jre11", + "12.8.0.jre8", + "12.8.1.jre11", + "12.8.1.jre8" ] } ] diff --git a/metadata/com.zaxxer/HikariCP/index.json b/metadata/com.zaxxer/HikariCP/index.json index 9c5c0a042..fb0c29108 100644 --- a/metadata/com.zaxxer/HikariCP/index.json +++ b/metadata/com.zaxxer/HikariCP/index.json @@ -17,7 +17,11 @@ "6.2.0", "6.2.1", "6.3.0", - "6.3.1" + "6.3.1", + "6.3.2", + "7.0.0", + "7.0.1", + "7.0.2" ] } ] diff --git a/metadata/io.grpc/grpc-core/index.json b/metadata/io.grpc/grpc-core/index.json index 20f443066..4dc5bf6d9 100644 --- a/metadata/io.grpc/grpc-core/index.json +++ b/metadata/io.grpc/grpc-core/index.json @@ -1,5 +1,8 @@ [ { + "latest" : true, + "override" : true, + "module" : "io.grpc:grpc-core", "metadata-version" : "1.69.0", "tested-versions" : [ "1.69.0", @@ -7,10 +10,9 @@ "1.70.0", "1.71.0", "1.72.0", - "1.73.0" - ], - "latest" : true, - "override" : true, - "module" : "io.grpc:grpc-core" + "1.73.0", + "1.74.0", + "1.75.0" + ] } -] \ No newline at end of file +] diff --git a/metadata/io.opentelemetry/opentelemetry-exporter-otlp/index.json b/metadata/io.opentelemetry/opentelemetry-exporter-otlp/index.json index cbb571b86..fde308031 100644 --- a/metadata/io.opentelemetry/opentelemetry-exporter-otlp/index.json +++ b/metadata/io.opentelemetry/opentelemetry-exporter-otlp/index.json @@ -43,7 +43,8 @@ "1.49.0", "1.50.0", "1.51.0", - "1.52.0" + "1.52.0", + "1.53.0" ] } ] diff --git a/metadata/org.eclipse.jetty/jetty-client/index.json b/metadata/org.eclipse.jetty/jetty-client/index.json index a0265cf5d..859a374f9 100644 --- a/metadata/org.eclipse.jetty/jetty-client/index.json +++ b/metadata/org.eclipse.jetty/jetty-client/index.json @@ -33,7 +33,8 @@ "12.1.0.alpha2", "12.1.0.beta0", "12.1.0.beta1", - "12.1.0.beta2" + "12.1.0.beta2", + "12.1.0" ] }, { diff --git a/metadata/org.eclipse.jetty/jetty-server/index.json b/metadata/org.eclipse.jetty/jetty-server/index.json index be93c9444..fad0b3890 100644 --- a/metadata/org.eclipse.jetty/jetty-server/index.json +++ b/metadata/org.eclipse.jetty/jetty-server/index.json @@ -25,7 +25,9 @@ "12.1.0.alpha2", "12.1.0.beta0", "12.1.0.beta1", - "12.1.0.beta2" + "12.1.0.beta2", + "12.1.0.beta3", + "12.1.0" ] }, { diff --git a/metadata/org.flywaydb/flyway-core/index.json b/metadata/org.flywaydb/flyway-core/index.json index d54e178a3..f09e17dec 100644 --- a/metadata/org.flywaydb/flyway-core/index.json +++ b/metadata/org.flywaydb/flyway-core/index.json @@ -32,7 +32,12 @@ "11.10.0", "11.10.1", "11.10.2", - "11.10.3" + "11.10.3", + "11.10.4", + "11.10.5", + "11.11.0", + "11.11.1", + "11.11.2" ] }, { diff --git a/metadata/org.hibernate.orm/hibernate-core/index.json b/metadata/org.hibernate.orm/hibernate-core/index.json index a741a07a3..d0b366adc 100644 --- a/metadata/org.hibernate.orm/hibernate-core/index.json +++ b/metadata/org.hibernate.orm/hibernate-core/index.json @@ -11,7 +11,11 @@ "7.0.3.Final", "7.0.4.Final", "7.0.5.Final", - "7.0.6.Final" + "7.0.6.Final", + "7.0.7.Final", + "7.0.8.Final", + "7.0.9.Final", + "7.0.10.Final" ] }, { diff --git a/metadata/org.mariadb.jdbc/mariadb-java-client/index.json b/metadata/org.mariadb.jdbc/mariadb-java-client/index.json index dd81c3ef7..e254fe14e 100644 --- a/metadata/org.mariadb.jdbc/mariadb-java-client/index.json +++ b/metadata/org.mariadb.jdbc/mariadb-java-client/index.json @@ -34,7 +34,8 @@ "tested-versions" : [ "3.5.2", "3.5.3", - "3.5.4" + "3.5.4", + "3.5.5" ] } -] \ No newline at end of file +] diff --git a/metadata/org.mockito/mockito-core/index.json b/metadata/org.mockito/mockito-core/index.json index fff8175f4..6c423b0f7 100644 --- a/metadata/org.mockito/mockito-core/index.json +++ b/metadata/org.mockito/mockito-core/index.json @@ -1,5 +1,7 @@ [ { + "latest" : true, + "module" : "org.mockito:mockito-core", "metadata-version" : "5.0.0", "tested-versions" : [ "5.0.0", @@ -25,19 +27,18 @@ "5.16.0", "5.16.1", "5.17.0", - "5.18.0" - ], - "latest" : true, - "module" : "org.mockito:mockito-core" + "5.18.0", + "5.19.0" + ] }, { + "module" : "org.mockito:mockito-core", "metadata-version" : "4.8.1", "tested-versions" : [ "4.8.1", "4.9.0", "4.10.0", "4.11.0" - ], - "module" : "org.mockito:mockito-core" + ] } ]