Skip to content

Commit

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

---
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 Oct 7, 2022
1 parent 76a694d commit 4cd0e6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<jackson2.version>2.9.9</jackson2.version>
<junit.version>5.5.1</junit.version>
<log4j2.version>2.16.0</log4j2.version>
<lombok.version>1.18.8</lombok.version>
<lombok.version>1.18.24</lombok.version>
<mashape.unirest.version>1.4.9</mashape.unirest.version>
<pdfbox.version>2.0.24</pdfbox.version>
<sauce_junit.version>2.1.21</sauce_junit.version>
Expand Down Expand Up @@ -354,7 +354,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 4cd0e6e

Please sign in to comment.