Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit f019777

Browse files
committed
Fix build
1 parent 104734d commit f019777

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

protocol/pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@
1212

1313
<artifactId>dragonproxy-protocol</artifactId>
1414

15-
<repositories>
16-
<repository>
17-
<id>maven-repo</id>
18-
<url>https://raw.githubusercontent.com/JRakNet/MavenRepository/master</url>
19-
</repository>
20-
</repositories>
21-
2215
<dependencies>
2316
<dependency>
2417
<groupId>org.dragonet.proxy</groupId>
@@ -28,7 +21,7 @@
2821
<dependency>
2922
<groupId>com.whirvis</groupId>
3023
<artifactId>jraknet</artifactId>
31-
<version>2.9.2</version>
24+
<version>2.9.5</version>
3225
<scope>compile</scope>
3326
<exclusions>
3427
<exclusion>

0 commit comments

Comments
 (0)