Skip to content

Commit

Permalink
Update logback to v1.5.11 {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 Oct 15, 2024
1 parent 8804f4b commit 8511757
Show file tree
Hide file tree
Showing 2 changed files with 22 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,6 +1,6 @@
[versions]
slf4j = "2.0.16"
logback = "1.5.10"
logback = "1.5.11"
jakartaValidationApi = "3.1.0"
jakartaElApi = "6.0.1"
hibernateValidator = "8.0.1.Final"
Expand Down
21 changes: 21 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@
<sha256 value="4b881c594de06be47cfafd398428324d6e7104fc5267538202938bb39dfa6957" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-classic" version="1.5.11">
<artifact name="logback-classic-1.5.11.jar">
<sha256 value="e223cce321ccb435d23e1dadfc6ceeccd862e2dabb1a2a5675318426f7fa1978" origin="Generated by Gradle"/>
</artifact>
<artifact name="logback-classic-1.5.11.pom">
<sha256 value="eeeed8e3a080cb42694e01d6141b315aef555b84a7e06179ce9239d5554c7aed" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-classic" version="1.5.8">
<artifact name="logback-classic-1.5.8.jar">
<sha256 value="89b0f7bec5fa8a9c9246acd1e99f0e84d6cb3bbadaa5b095a14c2cd0f4732d05" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -76,6 +84,14 @@
<sha256 value="4bdd673269d0148ab5019c41a7256a86426e40e5e527056249fd3b82e06ba596" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-core" version="1.5.11">
<artifact name="logback-core-1.5.11.jar">
<sha256 value="e0f242aa3c4411ce8c7ec304a5afeaa75224680890f5f813153ef807cbb9542e" origin="Generated by Gradle"/>
</artifact>
<artifact name="logback-core-1.5.11.pom">
<sha256 value="aed8147c486b42704af02d5f005f0c648dbf4db4c7d7feb2f181f86558560fb4" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-core" version="1.5.8">
<artifact name="logback-core-1.5.8.jar">
<sha256 value="a698e4cff3eac45eec9b2755df93bb7a9725d853f7938030654ce5430b37c41d" origin="Generated by Gradle"/>
Expand All @@ -102,6 +118,11 @@
<sha256 value="4ed934e20ca1c15c9c88fb7a5f03cca2bc0dd7aa6a5eee3e62941bd8e128a16d" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-parent" version="1.5.11">
<artifact name="logback-parent-1.5.11.pom">
<sha256 value="764631c4678b10e7c3c94a24cf38e637557285df60c90409027d2f6dea762622" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-parent" version="1.5.8">
<artifact name="logback-parent-1.5.8.pom">
<sha256 value="4f6afe115d8367f84ad05b4a92a63d6ee01e4e1082c8d984f8018f8689d9c322" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 8511757

Please sign in to comment.