Skip to content

Commit

Permalink
Merge pull request #513 from rundeck/renovate/lombok
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.projectlombok:lombok to v1.18.30
  • Loading branch information
gschueler authored Oct 11, 2023
2 parents eca2f5c + e8a90d2 commit 903b535
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -2,7 +2,7 @@

retrofit = "2.9.0"
okhttp = "4.11.0"
lombok = "1.18.26"
lombok = "1.18.30"
jaxb = "2.3.8"
junit = "4.13.2"
groovy = "3.0.15"
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
<trusted-key id="d421d1df4570bfb13e485d0bf95add0a28d2f139">
<trusting group="org.projectlombok" name="lombok" version="1.18.24"/>
<trusting group="org.projectlombok" name="lombok" version="1.18.26"/>
<trusting group="org.projectlombok" name="lombok" version="1.18.30"/>
</trusted-key>
<trusted-key id="d54a395b5cf3f86eb45f6e426b1b008864323b92" group="org.antlr"/>
<trusted-key id="d5fc4d8e6ff704c573819555bf7cc7defe9389d7">
Expand Down

0 comments on commit 903b535

Please sign in to comment.