Skip to content

Commit

Permalink
Update logback to v1.5.9 {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 8, 2024
1 parent 1c67646 commit ee2c38a
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.8"
logback = "1.5.9"
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="f23f3b27674953cae6e4740b3a76b0ce30b6748d01c3aa02373221b6ddaf7552" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-classic" version="1.5.9">
<artifact name="logback-classic-1.5.9.jar">
<sha256 value="0f205b0d2398032269678cf3c08390dbd86d2bb2ef7abc7aa82d0de6888377bd" origin="Generated by Gradle"/>
</artifact>
<artifact name="logback-classic-1.5.9.pom">
<sha256 value="c283a027ae5f35b227d1f50042bfd3b4a9efbe6c3c3f45d87a2209890d5f28dc" 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="61e773966341d576a2bf3fe190581c520ed49cc680b1a905f67cb22c0b7fd087" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-core" version="1.5.9">
<artifact name="logback-core-1.5.9.jar">
<sha256 value="270be5e97720665d09c60bde038ff0a1e711019a71d6582f85a90dd33711aba7" origin="Generated by Gradle"/>
</artifact>
<artifact name="logback-core-1.5.9.pom">
<sha256 value="7266d228b8cd225a9a5c0eb424f56fac5a4eb8bb182954ffe71b38da11274386" 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="4f6afe115d8367f84ad05b4a92a63d6ee01e4e1082c8d984f8018f8689d9c322" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-parent" version="1.5.9">
<artifact name="logback-parent-1.5.9.pom">
<sha256 value="6151e0c9d45c49abcf814314f833bd313d475c7fbfe24be656867beae7f0cb47" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.esotericsoftware" name="minlog" version="1.3.1">
<artifact name="minlog-1.3.1.jar">
<sha256 value="5d4d632cfbebfe0a7644501cc303570b691406181bee65e9916b921c767d7c72" origin="Generated by Gradle"/>
Expand Down

0 comments on commit ee2c38a

Please sign in to comment.