Skip to content

Commit 73ed045

Browse files
Bump org.projectlombok:lombok in the prod-deps group (#57)
Bumps the prod-deps group with 1 update: [org.projectlombok:lombok](https://github.com/projectlombok/lombok). Updates `org.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 dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e5ebb9 commit 73ed045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.projectlombok</groupId>
112112
<artifactId>lombok</artifactId>
113-
<version>1.18.38</version>
113+
<version>1.18.40</version>
114114
<scope>provided</scope>
115115
</dependency>
116116
</dependencies>

0 commit comments

Comments
 (0)