Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.12 {patch}
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent e7f61e6 commit 4668d4f
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.11"
slf4j = "2.0.12"
logback = "1.4.14"
#hibernateValidator = "8.0.1.Final"
bouncycastle = "1.77"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2395,6 +2395,14 @@
<sha256 value="3784b0ed363649fafd6d99bf2ac7230f9efa81c81f5ce7edb473e2b615d90fba" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="2.0.12">
<artifact name="slf4j-api-2.0.12.jar">
<sha256 value="a79502b8abdfbd722846a27691226a4088682d6d35654f9b80e2a9ccacf7ed47" origin="Generated by Gradle"/>
</artifact>
<artifact name="slf4j-api-2.0.12.pom">
<sha256 value="51d879a5998f5822740dcf5522c0ed6971ad5c4a5ea30b70f5b546093e6b4263" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="2.0.9">
<artifact name="slf4j-api-2.0.9.jar">
<sha256 value="0818930dc8d7debb403204611691da58e49d42c50b6ffcfdce02dadb7c3c2b6c" origin="Generated by Gradle"/>
Expand All @@ -2413,6 +2421,11 @@
<sha256 value="ef0cbe21dabf74c7d7a47cb7c95aca3e6646aae8ff4998816f48e0c0ba388711" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-bom" version="2.0.12">
<artifact name="slf4j-bom-2.0.12.pom">
<sha256 value="487ef4984d70158f58c37ce8766931ba4c7e57375865884b756391bfd6d00c39" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-bom" version="2.0.9">
<artifact name="slf4j-bom-2.0.9.pom">
<sha256 value="eaef4584807d812c6a0b6cf839d5e47f50c754327719b9ce081e271d15da6243" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -2448,6 +2461,11 @@
<sha256 value="32bee1cc0e0c3fe798c414e672d8fab892f13e9619468eb14f6027bf0e245571" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="2.0.12">
<artifact name="slf4j-parent-2.0.12.pom">
<sha256 value="7c6bc4757e4d49924ddf0fec5f5ce402f83a6c6cf3e1052d195b1282a78555de" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="2.0.9">
<artifact name="slf4j-parent-2.0.9.pom">
<sha256 value="c307f0424141f1c500ae5cf0d3868e4866cb219ed5e399b66c5a07c61ea21fd5" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 4668d4f

Please sign in to comment.