This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 218ce64d5 chore(deps): update plugin jandex to v2.2.0 (#2175)
218ce64d5 is described below

commit 218ce64d50d475d7bf04ac9d075847f92fb9b9ac
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Thu Jul 24 11:50:29 2025 +0200

    chore(deps): update plugin jandex to v2.2.0 (#2175)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index e4289ee36..d62027c92 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -98,7 +98,7 @@ testcontainers-bom = { module = 
"org.testcontainers:testcontainers-bom", version
 threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
 
 [plugins]
-jandex = { id = "org.kordamp.gradle.jandex", version = "2.1.0" }
+jandex = { id = "org.kordamp.gradle.jandex", version = "2.2.0" }
 openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
 quarkus = { id = "io.quarkus", version.ref = "quarkus" }
 rat = { id = "org.nosphere.apache.rat", version = "0.8.1" }

Reply via email to