Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.18.30 to 1.18.34
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.30 to 1.18.34.

See this package in maven:
org.projectlombok:lombok

See this project in Snyk:
https://app.snyk.io/org/mtes-mct/project/eb3618cd-fcdf-4cb1-89f2-f40ea79ac32a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and fabiengo committed Oct 3, 2024
1 parent 6c870c8 commit 2d4e46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dossierfacile-pdf-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<java.version>21</java.version>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.34</lombok.version>

<!--DossierFacile libraries-->
<dossierfacile.common.version>0.0.1-SNAPSHOT</dossierfacile.common.version>
Expand Down

0 comments on commit 2d4e46c

Please sign in to comment.