Skip to content

Commit

Permalink
Update spring core to v5.3.31 {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 Nov 16, 2023
1 parent 74dc2b7 commit 4a11681
Show file tree
Hide file tree
Showing 2 changed files with 36 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]
spring = "5.3.30"
spring = "5.3.31"
springBoot = "2.7.17"
snakeYaml = "2.2"
thymeleaf = "3.1.2.RELEASE"
Expand Down
35 changes: 35 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2527,36 +2527,71 @@
<sha256 value="e0705633ef03f397fb99b842c710842bb927ed88343a060c18a3c28686db520c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-aop" version="5.3.31">
<artifact name="spring-aop-5.3.31.jar">
<sha256 value="3f0c666f317abaa845fc3a24fba219b1f469716bf309cccd755eecb8fee20430" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-beans" version="5.3.30">
<artifact name="spring-beans-5.3.30.jar">
<sha256 value="732fdbbeb7218b7b711a97a843b2c671cfc8d3cc213a58e5fb051847019b8976" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-beans" version="5.3.31">
<artifact name="spring-beans-5.3.31.jar">
<sha256 value="a8d6d99003d0a28049cba4273afbcfc64e1107ee3c33f67935853e9711544aa7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-context" version="5.3.30">
<artifact name="spring-context-5.3.30.jar">
<sha256 value="034af59a0a0fd9de8a80b86f22c735bf53257b9928f9b2253cde0e23d3aa6532" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-context" version="5.3.31">
<artifact name="spring-context-5.3.31.jar">
<sha256 value="38def055d1e22b5514b1cb19cef4474e5c1b0d2127c483e7d014bde87c4a4cf3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-core" version="5.3.30">
<artifact name="spring-core-5.3.30.jar">
<sha256 value="b0f0cd351aa2f2af13c8de630544deccdda366f50fe90df5b5944743bf5b0be3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-core" version="5.3.31">
<artifact name="spring-core-5.3.31.jar">
<sha256 value="7013ed3da15a8d4be797f5c310f9aa1b196b97f2313bc41e60ef3f5627224fe9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-expression" version="5.3.30">
<artifact name="spring-expression-5.3.30.jar">
<sha256 value="52e2addf68f8c883be78ff1651a6d1c110cba2f43b1834eb1ec180b739f3b4a8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-expression" version="5.3.31">
<artifact name="spring-expression-5.3.31.jar">
<sha256 value="e027f122b8a4e3030339068220bed02d1c9d397eb5897f1e33ba2f63b22591ac" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-jcl" version="5.3.30">
<artifact name="spring-jcl-5.3.30.jar">
<sha256 value="3ee25f60caf0b2b43898d77f6e5d7663466ef65306d43e359cefc891b2a98cbf" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-jcl" version="5.3.31">
<artifact name="spring-jcl-5.3.31.jar">
<sha256 value="eee0df6a25a9c56d228ea86272546aa5a0656caf2f14e7b375417b066abbc0db" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-test" version="5.3.30">
<artifact name="spring-test-5.3.30.jar">
<sha256 value="5fbe84cff44bf09ae2ae332799d0c7c3186ecc8019897fdd84ba8f2ad7f1e0b5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-test" version="5.3.31">
<artifact name="spring-test-5.3.31.jar">
<sha256 value="dcd43510b9c66fd8a6f29d481cbe949d530d3b831b676a47328c7514b733ae83" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot" version="2.7.17">
<artifact name="spring-boot-2.7.17.jar">
<sha256 value="4673a59c79e5f9f7d2c621574eaf9d9f95c90315310d72aed169d958a924e296" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 4a11681

Please sign in to comment.