Skip to content

Commit 63a02ff

Browse files
Maven pom.xml(deps): Bump lombok from 1.18.22 to 1.18.24 (#89)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.22 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.22...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dda8b2d commit 63a02ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<license.dir>${basedir}</license.dir>
4747

48-
<lombok.version>1.18.22</lombok.version>
48+
<lombok.version>1.18.24</lombok.version>
4949
<quarkus.version>2.8.0.Final</quarkus.version>
5050
<xmlunit.version>2.9.0</xmlunit.version>
5151
</properties>

0 commit comments

Comments
 (0)