Skip to content

Commit a67a1a3

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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a88e28 commit a67a1a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-jar-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.projectlombok</groupId>
108108
<artifactId>lombok</artifactId>
109-
<version>1.18.36</version>
109+
<version>1.18.38</version>
110110
<scope>provided</scope>
111111
</dependency>
112112

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.projectlombok</groupId>
9292
<artifactId>lombok</artifactId>
93-
<version>1.18.36</version>
93+
<version>1.18.38</version>
9494
<scope>compile</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)