Skip to content

Commit a430c54

Browse files
Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 in /twilio (#250)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2eee0f commit a430c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.projectlombok</groupId>
123123
<artifactId>lombok</artifactId>
124-
<version>1.18.38</version>
124+
<version>1.18.42</version>
125125
<scope>provided</scope>
126126
</dependency>
127127

0 commit comments

Comments
 (0)