Skip to content

Commit

Permalink
Update logback monorepo to v1.5.14 {patch} (#1276)
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 Dec 19, 2024
1 parent 28a78db commit 70918cc
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
Expand Up @@ -3,7 +3,7 @@ springBoot = "3.4.1"
spring = "6.2.1"
snakeYaml = "2.3"
tomcat = "10.1.34"
logback = "1.5.12"
logback = "1.5.14"
bouncycastle = "1.79"
hibernateValidator = "8.0.2.Final"
findbugs = "3.0.2"
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="edd540e1a8a2b015a13812867a04f22e8b1ec808e9289b6b9199df5dea489688" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-classic" version="1.5.14">
<artifact name="logback-classic-1.5.14.jar">
<sha256 value="99c8e1a4d374578d9e1967d57046478958ff851b0883994692e6a62d78c4c084" origin="Generated by Gradle"/>
</artifact>
<artifact name="logback-classic-1.5.14.pom">
<sha256 value="982eec906c3a118e5f117983cd73cb825d179ca0da34cd9857e3f42c3ebbbe4a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-core" version="1.3.14">
<artifact name="logback-core-1.3.14.jar">
<sha256 value="9f53159af18a9d438bc398c970db3bb7e17ddb07b04bbb3b01dfe3454dd18862" origin="Generated by Gradle"/>
Expand All @@ -60,6 +68,14 @@
<sha256 value="abdb6e589878db68c9ad8612cadf0a2109b785877c64666705a7f16a24e5a2e0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-core" version="1.5.14">
<artifact name="logback-core-1.5.14.jar">
<sha256 value="ec4179e0229477f72754949bde6161d828b7a017eb5ebebfffdfd032a42987f5" origin="Generated by Gradle"/>
</artifact>
<artifact name="logback-core-1.5.14.pom">
<sha256 value="9db5e13a2fb0b63c0332c9278594ff73c6eaa1e9234ceb74dc5215ee2425b56b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-parent" version="1.3.14">
<artifact name="logback-parent-1.3.14.pom">
<sha256 value="796dcc4cbfd42aeb7f72432445f5364619678928242b9f3e4749d4c4e0dd9dc4" origin="Generated by Gradle"/>
Expand All @@ -70,6 +86,11 @@
<sha256 value="e660e1f070d503850ae0752170e055ce02eb6f82956f4c2af35e8014c3ee5ad5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-parent" version="1.5.14">
<artifact name="logback-parent-1.5.14.pom">
<sha256 value="b34aa637718a4d2109dfa5f33f78cff761bf09f4d4c439b40cbd266826d4257d" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.azure" name="azure-client-sdk-parent" version="1.7.0">
<artifact name="azure-client-sdk-parent-1.7.0.pom">
<sha256 value="c1e7e7565442303ff54c3e863574eb7a1f69211d845fa435fed84283134bd14a" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 70918cc

Please sign in to comment.