Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 343133d

Browse files
Update dependency org.hibernate:hibernate-validator to v8.0.2.Final {patch} (#799)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b98056 commit 343133d

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupiter = "5.8.2"
66
abortMission = "5.0.304"
77
lombok = "1.18.36"
88
wireMock = "3.0.1"
9-
hibernateValidator = "8.0.1.Final"
9+
hibernateValidator = "8.0.2.Final"
1010
jakartaEl = "6.0.1"
1111
jakartaElImpl = "5.0.0-M1"
1212
jackson = "2.18.2"

gradle/verification-metadata.xml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2673,6 +2673,11 @@
26732673
<sha256 value="36a6083241d766d67bf4c75e14d192c0b969503592353d4c5142b4184c0fe875" origin="Generated by Gradle"/>
26742674
</artifact>
26752675
</component>
2676+
<component group="org.hibernate" name="hibernate-validator" version="8.0.2.Final">
2677+
<artifact name="hibernate-validator-8.0.2.Final.pom">
2678+
<sha256 value="cfe8967f1f24d771f1beb5399f0ed29547794b0de2ab34eca38d8a7ce0fcd01c" origin="Generated by Gradle"/>
2679+
</artifact>
2680+
</component>
26762681
<component group="org.hibernate.validator" name="hibernate-validator" version="8.0.1.Final">
26772682
<artifact name="hibernate-validator-8.0.1.Final.jar">
26782683
<sha256 value="8c1244a498231091fe723d9666a93444ee9f93607245c6b29829dc5fe57a335c" origin="Generated by Gradle"/>
@@ -2681,16 +2686,34 @@
26812686
<sha256 value="f747ead364203a836e2a21eb55b7436716576fbd70faf92c4e0128c23dbc426f" origin="Generated by Gradle"/>
26822687
</artifact>
26832688
</component>
2689+
<component group="org.hibernate.validator" name="hibernate-validator" version="8.0.2.Final">
2690+
<artifact name="hibernate-validator-8.0.2.Final.jar">
2691+
<sha256 value="2f2224a5a19bdcfa73540e9ff5c971b6c425ad80415876f305259fe873a15b2f" origin="Generated by Gradle"/>
2692+
</artifact>
2693+
<artifact name="hibernate-validator-8.0.2.Final.pom">
2694+
<sha256 value="1a8aebf549008274cb7fcd608c48922f293f2e12b9a9017c27edf8d821cc3aba" origin="Generated by Gradle"/>
2695+
</artifact>
2696+
</component>
26842697
<component group="org.hibernate.validator" name="hibernate-validator-parent" version="8.0.1.Final">
26852698
<artifact name="hibernate-validator-parent-8.0.1.Final.pom">
26862699
<sha256 value="34b596f4f3d2ff52b504123db26faad19a61175a6c0b1012d75a7ff29567e727" origin="Generated by Gradle"/>
26872700
</artifact>
26882701
</component>
2702+
<component group="org.hibernate.validator" name="hibernate-validator-parent" version="8.0.2.Final">
2703+
<artifact name="hibernate-validator-parent-8.0.2.Final.pom">
2704+
<sha256 value="e08aed198642584fe427117f1183f5304071accc91cc91631ff6ada2478d2a86" origin="Generated by Gradle"/>
2705+
</artifact>
2706+
</component>
26892707
<component group="org.hibernate.validator" name="hibernate-validator-relocation" version="8.0.1.Final">
26902708
<artifact name="hibernate-validator-relocation-8.0.1.Final.pom">
26912709
<sha256 value="9b1ee6cf64587d4a39c7d3c853dc76b729b47ef0d5879409c6c67e0d1261b24f" origin="Generated by Gradle"/>
26922710
</artifact>
26932711
</component>
2712+
<component group="org.hibernate.validator" name="hibernate-validator-relocation" version="8.0.2.Final">
2713+
<artifact name="hibernate-validator-relocation-8.0.2.Final.pom">
2714+
<sha256 value="5fea0348bada4502be1a84c474e4794a62db06697eba147c4e4298b55ca924c2" origin="Generated by Gradle"/>
2715+
</artifact>
2716+
</component>
26942717
<component group="org.infinispan" name="infinispan-bom" version="11.0.17.Final">
26952718
<artifact name="infinispan-bom-11.0.17.Final.pom">
26962719
<sha256 value="d85de1aaf787f50e8d75ff707c5b637bb744658484152641fd022cc4622fab09" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)