Skip to content

Commit 96b457b

Browse files
build(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 (#846)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.44 to 1.18.46. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.44...v1.18.46) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production 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 46c4492 commit 96b457b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.projectlombok</groupId>
7878
<artifactId>lombok</artifactId>
79-
<version>1.18.44</version>
79+
<version>1.18.46</version>
8080
<scope>provided</scope>
8181
</dependency>
8282
<dependency>
@@ -275,7 +275,7 @@
275275
<path>
276276
<groupId>org.projectlombok</groupId>
277277
<artifactId>lombok</artifactId>
278-
<version>1.18.44</version>
278+
<version>1.18.46</version>
279279
</path>
280280
</annotationProcessorPaths>
281281
</configuration>

0 commit comments

Comments
 (0)