Skip to content

Commit

Permalink
build(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#52)
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.34...v1.18.36)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 6de6714 commit 289909f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<java.version>17</java.version>
<lombock.version>1.18.34</lombock.version>
<lombock.version>1.18.36</lombock.version>
<keycloak.version>26.0.7</keycloak.version>
<googlecode.geocoder.version>2.246</googlecode.geocoder.version>
<googlecode.libphonenumber.version>8.13.52</googlecode.libphonenumber.version>
Expand Down

0 comments on commit 289909f

Please sign in to comment.