Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#373)
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.32...v1.18.34)

---
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] committed Jul 1, 2024
1 parent 29920af commit 03f2d66
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 @@ -99,7 +99,7 @@
<version.org.apache.commons.compress>1.26.2</version.org.apache.commons.compress>
<version.org.junit.jupiter>5.10.3</version.org.junit.jupiter>
<version.org.mockito>4.11.0</version.org.mockito>
<version.org.projectlombok>1.18.32</version.org.projectlombok>
<version.org.projectlombok>1.18.34</version.org.projectlombok>
<version.com.fasterxml.jackson>2.17.1</version.com.fasterxml.jackson>
<version.com.github.tomakehurst.wiremock>2.35.2</version.com.github.tomakehurst.wiremock>
<version.com.puppycrawl.tools.checkstyle>9.3</version.com.puppycrawl.tools.checkstyle>
Expand Down

0 comments on commit 03f2d66

Please sign in to comment.