Merge pull request #6713 from alvasw/gradle_add_missing_junit_bom_to_verfication_metadata

Add missing junit-bom-5.7.0.pom to verification metadata
This commit is contained in:
Alejandro García 2023-05-26 07:42:48 +00:00 committed by GitHub
commit 3d632b1cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1537,6 +1537,9 @@
<artifact name="junit-bom-5.7.0.module">
<sha256 value="25de454b3add67654d6691b53de7593b502967b5ff549547b104d7961f1a52bd" origin="Generated by Gradle"/>
</artifact>
<artifact name="junit-bom-5.7.0.pom">
<sha256 value="35fb15f8d0bee2b5900a22832762366552f9a349c56ced60ba123ce47738ff00" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit.jupiter" name="junit-jupiter-api" version="5.7.0">
<artifact name="junit-jupiter-api-5.7.0.jar">