Skip to content

Commit

Permalink
Update dependency org.hibernate:hibernate-validator-cdi to v8.0.2.Fin…
Browse files Browse the repository at this point in the history
…al (#10096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 47c4449 commit e124b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hadoop-aws = { module = "org.apache.hadoop:hadoop-aws", version.ref = "hadoop" }
hadoop-azure = { module = "org.apache.hadoop:hadoop-azure", version.ref = "hadoop" }
hadoop-client = { module = "org.apache.hadoop:hadoop-client", version.ref = "hadoop" }
hadoop-common = { module = "org.apache.hadoop:hadoop-common", version.ref = "hadoop" }
hibernate-validator-cdi = { module = "org.hibernate:hibernate-validator-cdi", version = "8.0.1.Final" }
hibernate-validator-cdi = { module = "org.hibernate:hibernate-validator-cdi", version = "8.0.2.Final" }
httpclient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4.1" }
iceberg-bom = { module = "org.apache.iceberg:iceberg-bom", version.ref = "iceberg" }
immutables-builder = { module = "org.immutables:builder", version.ref = "immutables" }
Expand Down

0 comments on commit e124b6a

Please sign in to comment.