Skip to content

Commit

Permalink
Merge pull request #1521 from Adyen/fix/verification-metadata
Browse files Browse the repository at this point in the history
Fix verification metadata
  • Loading branch information
OscarSpruit authored Mar 19, 2024
2 parents ff744c4 + d9268d0 commit 21749fd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2316,6 +2316,11 @@
<sha256 value="af650fa4dd400bc5769320bcef08ed93813f349cabe8213d469acafbbd945d8a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.fasterxml.jackson" name="jackson-base" version="2.12.7">
<artifact name="jackson-base-2.12.7.pom">
<sha256 value="179e54fe26c8d4dfe925fee31d4a87d1cc25f8b7e00948a4e656b1229e2b76ae" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.fasterxml.jackson" name="jackson-bom" version="2.12.7">
<artifact name="jackson-bom-2.12.7.pom">
<sha256 value="1955432f6d8af32806d82d8218fedfe4be3bb3e23d59a74d81449ffc74bf7bd1" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -2374,6 +2379,11 @@
<sha256 value="28581236d5243ef9f84086ea6129e5fa89ce9a898036504727eb4fd20b6158df" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.fasterxml.jackson.module" name="jackson-modules-base" version="2.12.7">
<artifact name="jackson-modules-base-2.12.7.pom">
<sha256 value="1219df0034310535aefa197a62c4a0afb823a8822ed4287d177903125326a15c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.fasterxml.woodstox" name="woodstox-core" version="6.2.4">
<artifact name="woodstox-core-6.2.4.jar">
<sha256 value="5fa734d5050f097405a801022d09377bbc81e811ef9a17cd0279ed3279f495a5" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -5514,11 +5524,17 @@
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.9.2">
<artifact name="junit-bom-5.9.2.module">
<sha256 value="ab137ba5a8e32c9b066bf9126a1c76dd5614b724ba5c0b02549772b5e9f4cf1f" origin="Generated by Gradle"/>
</artifact>
<artifact name="junit-bom-5.9.2.pom">
<sha256 value="2ed07d65845131f5336a86476c9a4056b59d0b58b9815ab3679bb0f36f35f705" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.9.3">
<artifact name="junit-bom-5.9.3.module">
<sha256 value="b401fd25901e582a524aa5343c4b39e28bc56e24961c1069bf2b4bbfcee46b93" origin="Generated by Gradle"/>
</artifact>
<artifact name="junit-bom-5.9.3.pom">
<sha256 value="4d0329cd9e72f2420e5ca15724cbfe6ffa6e5fd2888361516271190fdc342ed7" origin="Generated by Gradle"/>
</artifact>
Expand Down

0 comments on commit 21749fd

Please sign in to comment.