Skip to content

Commit

Permalink
chore(deps): bump org.projectlombok:lombok from 1.18.28 to 1.18.30 (#36)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Alvarez <[email protected]>
  • Loading branch information
dependabot[bot] and jandroav authored Oct 25, 2023
1 parent dc32e41 commit cc9c7b0
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 @@ -64,7 +64,7 @@
<hsqldb.version>2.7.2</hsqldb.version>
<h2.version>2.2.224</h2.version>
<liquibase-test-harness.version>1.0.9</liquibase-test-harness.version>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>
Expand Down

0 comments on commit cc9c7b0

Please sign in to comment.