Skip to content

Commit a7ea523

Browse files
committed
fix: upgrade org.projectlombok:lombok from 1.18.30 to 1.18.32
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.30 to 1.18.32. See this package in Maven Repository: https://mvnrepository.com/artifact/org.projectlombok/lombok/ See this project in Snyk: https://app.snyk.io/org/h1alexbel/project/1eb31f95-ccf7-40d9-a1c4-c5a244551bd0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a322b09 commit a7ea523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ SOFTWARE.
8888
<takes.version>1.24.4</takes.version>
8989
<eo-yaml.version>7.2.0</eo-yaml.version>
9090
<junit-api.version>5.10.0</junit-api.version>
91-
<lombok.version>1.18.30</lombok.version>
91+
<lombok.version>1.18.32</lombok.version>
9292
<slf4j.version>2.0.9</slf4j.version>
9393
<junit-params.version>5.10.0</junit-params.version>
9494
<hamcrest-core.version>2.2</hamcrest-core.version>

0 commit comments

Comments
 (0)