Skip to content

Commit

Permalink
build(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#271
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 7ac5a39 commit aeb1b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<delombok.output>${project.build.outputDirectory}/delombok</delombok.output>
<lombok.version>1.18.32</lombok.version>
<lombok.version>1.18.34</lombok.version>
<slf4j.version>2.0.13</slf4j.version>
</properties>

Expand Down

0 comments on commit aeb1b4e

Please sign in to comment.