Skip to content

Commit

Permalink
build(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2023
1 parent 57ac3e0 commit 67f7049
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 @@ -25,7 +25,7 @@
<java.version>11</java.version>
<spring-framework.version>5.3.21</spring-framework.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<lombok.version>1.18.24</lombok.version>
<lombok.version>1.18.26</lombok.version>
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 67f7049

Please sign in to comment.