Skip to content

Commit f3059a2

Browse files
Bump org.projectlombok:lombok from 1.18.36 to 1.18.38
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.36 to 1.18.38. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.36...v1.18.38) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6eec7b commit f3059a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.projectlombok</groupId>
8080
<artifactId>lombok</artifactId>
81-
<version>1.18.36</version>
81+
<version>1.18.38</version>
8282
<scope>provided</scope>
8383
</dependency>
8484
<!-- https://mvnrepository.com/artifact/org.mindrot/jbcrypt -->
@@ -119,7 +119,7 @@
119119
<path>
120120
<groupId>org.projectlombok</groupId>
121121
<artifactId>lombok</artifactId>
122-
<version>1.18.36</version>
122+
<version>1.18.38</version>
123123
</path>
124124
</annotationProcessorPaths>
125125
</configuration>

0 commit comments

Comments
 (0)