diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-06 07:51:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-06 07:51:42 -0400 |
| commit | cc77636147c2e92c7fa7ef2122fb77853e5ca25b (patch) | |
| tree | 421f168ed7f41e2e1f815b67bf33843d25356853 /pom.xml | |
| parent | 516ebfdbd3d583e9d80294d32497fb0869a3bf7e (diff) | |
| download | pantry-cc77636147c2e92c7fa7ef2122fb77853e5ca25b.tar.gz pantry-cc77636147c2e92c7fa7ef2122fb77853e5ca25b.tar.bz2 pantry-cc77636147c2e92c7fa7ef2122fb77853e5ca25b.zip | |
build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 (#699)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.40.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.38...v1.18.40)
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-version: 1.18.40
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <version>0.1.0-SNAPSHOT</version> <properties> <compiler-plugin.version>3.14.0</compiler-plugin.version> - <lombok.version>1.18.38</lombok.version> + <lombok.version>1.18.40</lombok.version> <maven.compiler.release>11</maven.compiler.release> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
