Skip to content

Commit 61bb241

Browse files
Bump org.projectlombok:lombok from 1.18.38 to 1.18.40
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](projectlombok/lombok@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] <[email protected]>
1 parent ff03fbe commit 61bb241

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
@@ -42,7 +42,7 @@
4242
<spring.security.version>6.4.4</spring.security.version>
4343
<mysql.jdbc.version>9.4.0</mysql.jdbc.version>
4444
<jetty.version>12.1.0</jetty.version>
45-
<lombok.version>1.18.38</lombok.version>
45+
<lombok.version>1.18.40</lombok.version>
4646
<jackson.version>2.19.2</jackson.version>
4747
<slf4j.version>2.0.17</slf4j.version>
4848
<plugin.license-maven.version>5.0.0</plugin.license-maven.version>

0 commit comments

Comments
 (0)