Skip to content

Commit e45ff9d

Browse files
dependabot[bot]721806280
authored andcommitted
⬆️ Bump org.projectlombok:lombok from 1.18.38 to 1.18.40
Bumps [org.projectlombok:lombok](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bb25cf commit e45ff9d

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
@@ -18,7 +18,7 @@
1818
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
1919
<jenkins.baseline>2.504</jenkins.baseline>
2020
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
21-
<lombok.version>1.18.38</lombok.version>
21+
<lombok.version>1.18.40</lombok.version>
2222
</properties>
2323

2424
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)