Skip to content

Commit

Permalink
Remove manual Lombok version override.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 17, 2024
1 parent 914148a commit d7c2d61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<bytebuddy.version>1.15.1</bytebuddy.version>
<datasourceMicrometerSpringBootVersion>1.0.5</datasourceMicrometerSpringBootVersion>
<java.version>22</java.version>
<lombok.version>1.18.32</lombok.version>
<jmolecules.version>2023.1.3</jmolecules.version>
<spring-modulith.version>1.2.0</spring-modulith.version>
</properties>
Expand Down

0 comments on commit d7c2d61

Please sign in to comment.