Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 (#185)
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.28...v1.18.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 387c46a commit 062948b
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 @@ -86,7 +86,7 @@
<junit.version>5.10.0</junit.version>
<kafka.version>3.5.1</kafka.version>
<testcontainers.version>1.19.0</testcontainers.version>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<assertj-core.version>3.24.2</assertj-core.version>
<findbugs.annotations.version>3.0.1u2</findbugs.annotations.version>
<zookeeper.version>3.8.2</zookeeper.version>
Expand Down

0 comments on commit 062948b

Please sign in to comment.