Skip to content

Commit

Permalink
Bump lombok (#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotasek authored Apr 17, 2024
1 parent 5c0b9f1 commit b8d0533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.hl7.fhir.publisher.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.22</version>
<version>1.18.32</version>
<scope>compile</scope>
</dependency>
<!-- TODO, figure out why this causes issues -->
Expand Down

0 comments on commit b8d0533

Please sign in to comment.