Skip to content

Commit faf92e8

Browse files
committed
fix(deps): update com.helger
1 parent f7b4fb1 commit faf92e8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,11 @@
348348
<sha256 value="8679629eafd467ab734778030dedee825d5880aaec42c7559f476a183cb454ac" origin="Generated by Gradle"/>
349349
</artifact>
350350
</component>
351+
<component group="com.helger.commons" name="ph-commons-parent-pom" version="12.1.0">
352+
<artifact name="ph-commons-parent-pom-12.1.0.pom">
353+
<sha256 value="d6262a47e6520243f095558a032798e8f05a9958f44b779bcc349a6037045174" origin="Generated by Gradle"/>
354+
</artifact>
355+
</component>
351356
<component group="com.sun.xml.bind" name="jaxb-bom-ext" version="4.0.6">
352357
<artifact name="jaxb-bom-ext-4.0.6.pom">
353358
<pgp value="04543577D6A9CC626239C50C7ECBD740FF06AEB5"/>

src/bom-thirdparty/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ dependencies {
5252
api("com.google.auto.service:auto-service-annotations:1.1.1")
5353
api("com.google.auto.service:auto-service:1.1.1")
5454
api("com.google.errorprone:error_prone_annotations:2.44.0")
55-
api("com.helger.commons:ph-commons:12.1.0")
56-
api("com.helger:ph-css:8.1.0")
55+
api("com.helger.commons:ph-commons:12.1.1")
56+
api("com.helger:ph-css:8.1.1")
5757
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
5858
api("com.jayway.jsonpath:json-path:2.10.0")
5959
api("com.miglayout:miglayout-core:11.4.2")

0 commit comments

Comments
 (0)