Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.16 {patch} (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 7b1a060 commit bfe78b4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
slf4j = "2.0.15"
slf4j = "2.0.16"
logback = "1.5.6"
jakartaValidationApi = "3.1.0"
jakartaElApi = "6.0.1"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,14 @@
<sha256 value="0060ab3eb426628337f4e0c65d6d2a02329dab6cf70f30827881439dfbeb67c2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="2.0.16">
<artifact name="slf4j-api-2.0.16.jar">
<sha256 value="a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a" origin="Generated by Gradle"/>
</artifact>
<artifact name="slf4j-api-2.0.16.pom">
<sha256 value="b1a00f5b1c4dbe62b805d65d23911a6f77063889d7cb1e86fe8389d6190473f7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="2.0.7">
<artifact name="slf4j-api-2.0.7.jar">
<sha256 value="5d6298b93a1905c32cda6478808ac14c2d4a47e91535e53c41f7feeb85d946f4" origin="Generated by Gradle"/>
Expand All @@ -3211,6 +3219,11 @@
<sha256 value="ebe004d5ac6c6d0621ecd377edd9af5dd5ee7bd5fe55e47659a0dbfe82fdb779" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-bom" version="2.0.16">
<artifact name="slf4j-bom-2.0.16.pom">
<sha256 value="0566048ec825cdf28758620af64d9e14ae38a9cd8748dd6fafa6df4a4194c279" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="1.7.30">
<artifact name="slf4j-parent-1.7.30.pom">
<sha256 value="11647956e48a0c5bfb3ac33f6da7e83f341002b6857efd335a505b687be34b75" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -3241,6 +3254,11 @@
<sha256 value="8e27ecf807339f98308ed524b4a32b9ec311d4afd3721569f1f70cd9e8373068" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="2.0.16">
<artifact name="slf4j-parent-2.0.16.pom">
<sha256 value="09a0b4cc814d7274616c9b16d4c0fd9aaf1ecc813334de5131e547271b1982e5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="2.0.7">
<artifact name="slf4j-parent-2.0.7.pom">
<sha256 value="c182bb36cd3af1c93c1603cdfefe7889157db30ba8b584f4a44535fcd22e45e7" origin="Generated by Gradle"/>
Expand Down

0 comments on commit bfe78b4

Please sign in to comment.