Update pom.xml
This commit is contained in:
parent
c31e32c96e
commit
617d1ebacf
7
pom.xml
7
pom.xml
|
@ -37,11 +37,6 @@
|
|||
<artifactId>JDA</artifactId>
|
||||
<version>4.3.0_277</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.humble</groupId>
|
||||
<artifactId>humble-video-all</artifactId>
|
||||
<version>0.3.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
|
@ -58,4 +53,4 @@
|
|||
<maven.compiler.source>11</maven.compiler.source>
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
</properties>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue