Skip to content

Commit c7f284f

Browse files
committed
update hscore
1 parent e1d3194 commit c7f284f

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<java.version>1.8</java.version>
18-
<core.version>4.5.7</core.version>
18+
<core.version>4.7.1</core.version>
1919
<minelib.version>1.2.5</minelib.version>
2020
<craftux.version>1.5.0</craftux.version>
2121
<craftitem.version>1.1.0</craftitem.version>
@@ -217,21 +217,11 @@
217217
<artifactId>hscore-config-proxy</artifactId>
218218
<version>${core.version}</version>
219219
</dependency>
220-
<dependency>
221-
<groupId>me.hsgamer</groupId>
222-
<artifactId>hscore-extra</artifactId>
223-
<version>${core.version}</version>
224-
</dependency>
225220
<dependency>
226221
<groupId>me.hsgamer</groupId>
227222
<artifactId>hscore-builder</artifactId>
228223
<version>${core.version}</version>
229224
</dependency>
230-
<dependency>
231-
<groupId>me.hsgamer</groupId>
232-
<artifactId>hscore-collections</artifactId>
233-
<version>${core.version}</version>
234-
</dependency>
235225
<dependency>
236226
<groupId>me.hsgamer</groupId>
237227
<artifactId>hscore-task</artifactId>

0 commit comments

Comments
 (0)