Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.34 {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] committed Jun 28, 2024
1 parent f1b27a5 commit 810f620
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -7,7 +7,7 @@ logback = "1.5.6"
bouncycastle = "1.78.1"
hibernateValidator = "8.0.1.Final"
findbugs = "3.0.2"
lombok = "1.18.32"
lombok = "1.18.34"
handlebars="4.4.0"
httpClient = "4.5.14"
commonsCodec = "1.17.0"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3609,6 +3609,14 @@
<sha256 value="9091bc6c05b6973349d9b78b7b7dd8dda6ebb74cc9ea74e2792960fb50348a92" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.projectlombok" name="lombok" version="1.18.34">
<artifact name="lombok-1.18.34.jar">
<sha256 value="c27d6b2aff56241d1b07fcbcc6b183709e6b432c80f7374eeb1d823e86d4b81a" origin="Generated by Gradle"/>
</artifact>
<artifact name="lombok-1.18.34.pom">
<sha256 value="e1909fe272cffc89ff289b1321e89b641fef739821661bb693a6f966a17ed9e5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.reactivestreams" name="reactive-streams" version="1.0.4">
<artifact name="reactive-streams-1.0.4.jar">
<sha256 value="f75ca597789b3dac58f61857b9ac2e1034a68fa672db35055a8fb4509e325f28" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 810f620

Please sign in to comment.