Skip to content

Commit 50305b2

Browse files
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#3428)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.36) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59a4f61 commit 50305b2

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-gcp-native-support

1 file changed

+1
-1
lines changed

spring-cloud-gcp-native-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.projectlombok</groupId>
3434
<artifactId>lombok</artifactId>
35-
<version>1.18.34</version>
35+
<version>1.18.36</version>
3636
<optional>true</optional>
3737
<scope>test</scope>
3838
</dependency>

0 commit comments

Comments
 (0)