Skip to content

Commit e69210b

Browse files
Bump org.projectlombok:lombok from 1.18.44 to 1.18.46 (#356)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.44 to 1.18.46. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.44...v1.18.46) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 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 5011fb9 commit e69210b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<maven.compiler.release>25</maven.compiler.release>
3030
<maven.compiler.source>25</maven.compiler.source>
3131
<maven.compiler.target>25</maven.compiler.target>
32-
<lombok.version>1.18.44</lombok.version>
32+
<lombok.version>1.18.46</lombok.version>
3333
</properties>
3434

3535
<build>

0 commit comments

Comments
 (0)