Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 608dea6 commit 6ec097f
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 @@ -37,7 +37,7 @@
<spring-boot.version>3.2.3</spring-boot.version>
<spring.retry.version>2.0.5</spring.retry.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.32</lombok.version>
<checkstyle-maven-plugin.version>3.3.1</checkstyle-maven-plugin.version>
<logbook.version>3.7.2</logbook.version>
<wiremock.version>3.4.2</wiremock.version>
Expand Down

0 comments on commit 6ec097f

Please sign in to comment.