Skip to content

Commit 94a89fe

Browse files
Bump org.projectlombok:lombok from 1.18.44 to 1.18.46
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>
1 parent f5a1fe1 commit 94a89fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ identified
160160
<junit-platform.version>6.0.3</junit-platform.version>
161161

162162
<log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
163-
<lombok.version>1.18.44</lombok.version> <!-- overriding Spring -->
163+
<lombok.version>1.18.46</lombok.version> <!-- overriding Spring -->
164164

165165
<momentjs.version>2.30.1-1</momentjs.version> <!-- webjar
166166
see also

mavendeps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<jar-plugin.automaticModuleName>org.apache.causeway.mavendeps</jar-plugin.automaticModuleName>
4444
<git-plugin.propertiesDir>org/apache/causeway/mavendeps</git-plugin.propertiesDir>
4545

46-
<lombok.version>1.18.44</lombok.version>
46+
<lombok.version>1.18.46</lombok.version>
4747

4848
<failOnMissingWebXml>false</failOnMissingWebXml>
4949

0 commit comments

Comments
 (0)