Skip to content

Commit 9211544

Browse files
build(deps): bump lombok from 1.18.20 to 1.18.26 in /server/api-service (#111)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.26. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.20...v1.18.26) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc208b5 commit 9211544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/api-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.projectlombok</groupId>
122122
<artifactId>lombok</artifactId>
123-
<version>1.18.20</version>
123+
<version>1.18.26</version>
124124
</dependency>
125125

126126
<dependency>

0 commit comments

Comments
 (0)