Skip to content

Commit 9b5ba91

Browse files
Bump org.projectlombok:lombok from 1.18.24 to 1.18.30
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.30. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...v1.18.30) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07ef1f5 commit 9b5ba91

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
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>17</java.version>
20-
<lombok.version>1.18.24</lombok.version>
20+
<lombok.version>1.18.30</lombok.version>
2121
<postgresql.version>42.5.1</postgresql.version>
2222
<mapstruct.version>1.5.5.Final</mapstruct.version>
2323
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)