Skip to content

Commit 5f68a5f

Browse files
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.30...v1.18.32) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e90a1ad commit 5f68a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasvc-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.projectlombok</groupId>
8383
<artifactId>lombok</artifactId>
84-
<version>1.18.30</version>
84+
<version>1.18.32</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)