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.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [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 Sep 21, 2023
1 parent 1d0b0d4 commit fb58c59
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 @@ -67,7 +67,7 @@
<java.charset>UTF-8</java.charset>
<jdk.version>17</jdk.version>
<junit.version>5.10.0</junit.version>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<main.class>demo.Application</main.class>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<maven-changelog-plugin.version>2.3</maven-changelog-plugin.version>
Expand Down

0 comments on commit fb58c59

Please sign in to comment.