Skip to content

Commit

Permalink
Bump lombok from 1.18.20 to 1.18.22
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2021
1 parent f849567 commit f122b42
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 @@ -58,7 +58,7 @@
<logger.version>2.14.1</logger.version>
<junit.version>4.13.2</junit.version>
<mockito.version>4.0.0</mockito.version>
<lombok.version>1.18.20</lombok.version>
<lombok.version>1.18.22</lombok.version>
<javadoc.version>3.3.1</javadoc.version>
<surefire.version>3.0.0-M5</surefire.version>
<rat.version>0.13</rat.version>
Expand Down

0 comments on commit f122b42

Please sign in to comment.