Skip to content

Commit

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

---
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 KushnirykOleh committed May 26, 2023
1 parent a63e677 commit b6b87dd
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 @@ -43,7 +43,7 @@
<mockito-core.version>4.11.0</mockito-core.version>
<mockito-junit-jupiter.version>4.8.0</mockito-junit-jupiter.version>
<mongodb-driver.version>4.9.1</mongodb-driver.version>
<lombok.version>1.18.26</lombok.version>
<lombok.version>1.18.28</lombok.version>
<hamcrest.version>1.3</hamcrest.version>
<assertj.version>3.24.2</assertj.version>
<license.licenseName>mastercard_apache_license</license.licenseName>
Expand Down

0 comments on commit b6b87dd

Please sign in to comment.