Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
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]>
  • Loading branch information
dependabot[bot] authored and kairoh committed Sep 26, 2023
1 parent 7a3bce7 commit 90830ea
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 @@ -40,7 +40,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<!-- Dependencies -->
<quarkus.version>3.4.1</quarkus.version>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<logback.version>1.4.7</logback.version>
<junit.version>5.9.0</junit.version>
</properties>
Expand Down

0 comments on commit 90830ea

Please sign in to comment.