Skip to content

Commit

Permalink
Update dependency org.springframework.boot to v2.7.2 {patch} (#117)
Browse files Browse the repository at this point in the history
* Update dependency org.springframework.boot to v2.7.2 {patch}

Signed-off-by: Renovate Bot <[email protected]>

* Pinning dependency checksums {patch}

Signed-off-by: Esta Nagy <[email protected]>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Esta Nagy <[email protected]>
  • Loading branch information
renovate[bot] and nagyesta authored Jul 21, 2022
1 parent b00be5e commit 3a3b848
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 19 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cucumber = "7.4.1"
testNg = "7.6.1"

lombokPlugin = "6.5.0.3"
springBootPlugin = "2.7.1"
springBootPlugin = "2.7.2"
minifyPlugin = "1.3.1"
gitVersionerPlugin = "1.6.7"
indexScanPlugin = "2.3.0"
Expand Down
43 changes: 25 additions & 18 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -762,12 +762,9 @@
<sha256 value="564f24e7a9f2b37e7fd08404d4ab4c426b01412d73f19921ecfd7708c0fc9554" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.spring.gradle" name="dependency-management-plugin" version="1.0.11.RELEASE">
<artifact name="dependency-management-plugin-1.0.11.RELEASE.jar">
<sha256 value="39ab7c3aa351b700dc8a61c4aa66dc34239f0b7ed62adc66c7ce9e4072d6ac88" origin="Generated by Gradle"/>
</artifact>
<artifact name="dependency-management-plugin-1.0.11.RELEASE.pom">
<sha256 value="ffa5b3a237c6c1e84f7d87d0732706f804fe02bd9078e501031063b53e176227" origin="Generated by Gradle"/>
<component group="io.spring.gradle" name="dependency-management-plugin" version="1.0.12.RELEASE">
<artifact name="dependency-management-plugin-1.0.12.RELEASE.jar">
<sha256 value="a60376492598f543c2ce779626bd361436953ae420cc1abd352a06611b03a925" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="io.toolebox.git-versioner" name="io.toolebox.git-versioner.gradle.plugin" version="1.6.7">
Expand Down Expand Up @@ -2046,6 +2043,11 @@
<sha256 value="3793ca13e97c2e38f5e6de8bda0f7f4a0070cb78ba791b358fe1d0e4cccf9261" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-core" version="5.3.22">
<artifact name="spring-core-5.3.22.jar">
<sha256 value="6e97fb95215c583b06098c0a73d27237c6165ccd4f8103e2ded40303382bcba3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-expression" version="5.3.21">
<artifact name="spring-expression-5.3.21.jar">
<sha256 value="7d19a0b76e96ed33cf287c3788f9b1087ab4bfc3a19a5621638a11e44095d6d7" origin="Generated by Gradle"/>
Expand All @@ -2062,6 +2064,11 @@
<sha256 value="14b9b919822f285e640d6595139be4e74f945c835a4200c8cfd161feb82a37f3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-jcl" version="5.3.22">
<artifact name="spring-jcl-5.3.22.jar">
<sha256 value="9850007771da9a266a1c8176a7a8387cc33603f5f92dc753afc846dec125c880" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework" name="spring-test" version="5.3.21">
<artifact name="spring-test-5.3.21.jar">
<sha256 value="b1e45da0d57e389fc3f081b756478f135b558798df1b8521eb2ad067e8b4b346" origin="Generated by Gradle"/>
Expand All @@ -2078,9 +2085,9 @@
<sha256 value="dfbc64a9841eea5cf687e993ba822d1aa86912c5588bf2cb0c22285539cf6063" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="org.springframework.boot.gradle.plugin" version="2.7.1">
<artifact name="org.springframework.boot.gradle.plugin-2.7.1.pom">
<sha256 value="d669f9889d95972831120611f5690f3688dd97446dce920a1c99bec0efd17969" origin="Generated by Gradle"/>
<component group="org.springframework.boot" name="org.springframework.boot.gradle.plugin" version="2.7.2">
<artifact name="org.springframework.boot.gradle.plugin-2.7.2.pom">
<sha256 value="08d1979d12c58be3db1cf2fe730358872c8148aca9e76c54e0e922057a1266c2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot" version="2.7.1">
Expand All @@ -2099,9 +2106,9 @@
<sha256 value="277cb755c77c952350bb7dd6b635a661c3624a482e1794b7d386b66b7d7c08db" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot-buildpack-platform" version="2.7.1">
<artifact name="spring-boot-buildpack-platform-2.7.1.jar">
<sha256 value="7a0679a5e544a898b0a7ba857aca47b2c3aeb508bee48d92c630dd19555de7ba" origin="Generated by Gradle"/>
<component group="org.springframework.boot" name="spring-boot-buildpack-platform" version="2.7.2">
<artifact name="spring-boot-buildpack-platform-2.7.2.jar">
<sha256 value="cd66925edb58aedde1d00502d601d48ce819512e12e04e2b762b6f1b659ed04b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot-configuration-processor" version="2.7.1">
Expand All @@ -2112,14 +2119,14 @@
<sha256 value="6e725e133dbd664478e107d3d6eff91ea66209060a2f888124351ad738e772ce" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot-gradle-plugin" version="2.7.1">
<artifact name="spring-boot-gradle-plugin-2.7.1.jar">
<sha256 value="0114fe45c77391e10f657bae7305ce74285dde97a5b70f90ad00fb4156cbdfe3" origin="Generated by Gradle"/>
<component group="org.springframework.boot" name="spring-boot-gradle-plugin" version="2.7.2">
<artifact name="spring-boot-gradle-plugin-2.7.2.jar">
<sha256 value="e6adfc3e8f73f87c7468766fa7046ffb0f695551d44db3adc80c76674f8cb1dd" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot-loader-tools" version="2.7.1">
<artifact name="spring-boot-loader-tools-2.7.1.jar">
<sha256 value="c06229319a72abc32a3299ecd06a8256695290ae849a67e7b35b0c52b4445ae1" origin="Generated by Gradle"/>
<component group="org.springframework.boot" name="spring-boot-loader-tools" version="2.7.2">
<artifact name="spring-boot-loader-tools-2.7.2.jar">
<sha256 value="ae3f83c6fb22ddb6f15817f0ae7eed5a74a515c64ba5a31965c01047aee5e4f8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.springframework.boot" name="spring-boot-starter" version="2.7.1">
Expand Down

0 comments on commit 3a3b848

Please sign in to comment.