Skip to content

Commit

Permalink
chore(deps): bump lombok from 1.18.24 to 1.18.26
Browse files Browse the repository at this point in the history
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.24...v1.18.26)

---
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] authored Feb 3, 2023
1 parent 6fc9381 commit a38205b
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 @@ -61,7 +61,7 @@
<!-- Connector dependencies -->
<retrofit.version>2.9.0</retrofit.version>
<logging-interceptor.version>4.10.0</logging-interceptor.version>
<lombok.version>1.18.24</lombok.version>
<lombok.version>1.18.26</lombok.version>

<!-- Bonita -->
<bonita.engine.version>7.13.0</bonita.engine.version>
Expand Down

0 comments on commit a38205b

Please sign in to comment.