Skip to content

Commit a470d74

Browse files
fix(deps): bump org.projectlombok:lombok in the prod-deps group (#918)
Bumps the prod-deps group with 1 update: [org.projectlombok:lombok](https://github.com/projectlombok/lombok). Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5cb7cf commit a470d74

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
@@ -49,7 +49,7 @@
4949
<apache-commons-io.version>2.21.0</apache-commons-io.version>
5050
<apache-commons-collections.version>4.5.0</apache-commons-collections.version>
5151
<marc4j.version>2.9.6</marc4j.version>
52-
<lombok.version>1.18.42</lombok.version>
52+
<lombok.version>1.18.44</lombok.version>
5353
<lombok.mapstruct-binding.version>0.2.0</lombok.mapstruct-binding.version>
5454
<streamex.version>0.8.4</streamex.version>
5555

0 commit comments

Comments
 (0)