Skip to content

Commit fd4e081

Browse files
build(deps-dev): bump lombok from 1.18.26 to 1.18.28 (#227)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.26 to 1.18.28. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.26...v1.18.28) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 007fb2e commit fd4e081

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
@@ -25,7 +25,7 @@
2525
<java.version>11</java.version>
2626
<spring-framework.version>5.3.21</spring-framework.version>
2727
<commons-lang3.version>3.12.0</commons-lang3.version>
28-
<lombok.version>1.18.26</lombok.version>
28+
<lombok.version>1.18.28</lombok.version>
2929
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
3030
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
3131
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)