Skip to content

Commit

Permalink
chore: bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
double-beep authored Aug 21, 2024
1 parent 61e5413 commit 8038418
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,12 @@
<exclude>META-INF/*.MF</exclude>
</excludes>
</filter>
<filter>
<artifact>*</artifact>
<excludes>
<exclude>META-INF.versions.9.module-info</exclude>
</excludes>
</filter>
</filters>
</configuration>
</execution>
Expand Down

0 comments on commit 8038418

Please sign in to comment.