Skip to content

Commit

Permalink
Fix pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ceze88 committed Jan 4, 2024
1 parent ad7b703 commit 16e419b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,17 @@
<include>com.craftaro:*</include>

<include>de.tr7zw:item-nbt-api</include>
<include>net.kyori:*</include>
<include>com.github.cryptomorin:XSeries</include>

<include>org.apache.commons:commons-lang3</include>
<include>org.apache.commons:commons-text</include>

<include>com.zaxxer:HikariCP</include>
<include>org.jooq:jooq</include>
<include>org.reactivestreams:reactive-streams</include>
<include>org.mariadb.jdbc:mariadb-java-client</include>
<include>com.h2database:h2</include>

<include>me.lucko:jar-relocator</include>
<include>com.georgev22.api:libraryloader</include>
Expand Down

0 comments on commit 16e419b

Please sign in to comment.