Skip to content

Commit

Permalink
build: update Lombok dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
psxjoy committed Feb 18, 2025
1 parent dc9c053 commit cc51b16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fastexcel-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@
<artifactId>logback-classic</artifactId>
<version>1.5.6</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.32</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit cc51b16

Please sign in to comment.