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/1729be52-ab3c-4aa4-bc0f-28ac0158226b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and fabiengo committed Oct 4, 2024
1 parent cc19a37 commit 55dbd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dossierfacile-api-owner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.34</lombok.version>
<springdoc.version>1.7.0</springdoc.version>
<keycloak.version>22.0.3</keycloak.version>
</properties>
Expand Down

0 comments on commit 55dbd59

Please sign in to comment.