Skip to content

Commit

Permalink
Bump lombok from 1.18.20 to 1.18.22 (#2364)
Browse files Browse the repository at this point in the history
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.22.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.20...v1.18.22)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2021
1 parent c3ea3c6 commit db01f98
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 @@ -92,7 +92,7 @@
<version.jersey>2.32</version.jersey>
<version.junit>5.7.2</version.junit>
<version.junit.platform>1.8.1</version.junit.platform>
<version.lombok>1.18.20</version.lombok>
<version.lombok>1.18.22</version.lombok>
<jsonpath.version>2.6.0</jsonpath.version>
<hibernate3.version>3.6.10.Final</hibernate3.version>
<hibernate5.version>5.5.5.Final</hibernate5.version>
Expand Down

0 comments on commit db01f98

Please sign in to comment.