Skip to content

Commit ed6fc9d

Browse files
committed
⚡️ Use jrobin fork from https://github.com/purej/jrobin
1 parent b9ff720 commit ed6fc9d

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

pom.xml

+2-9
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<version>${jersey.version}</version>
5454
</dependency>
5555
<dependency>
56-
<groupId>org.jrobin</groupId>
56+
<groupId>com.purej</groupId>
5757
<artifactId>jrobin</artifactId>
58-
<version>1.6.0</version>
58+
<version>1.7.1</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>jfree</groupId>
@@ -113,13 +113,6 @@
113113
<name>Ignite Realtime Repository</name>
114114
<url>https://igniterealtime.org/archiva/repository/maven/</url>
115115
</repository>
116-
117-
<!-- For jrobin -->
118-
<repository>
119-
<id>opennms-repo</id>
120-
<name>OpenNMS Release Repository</name>
121-
<url>https://maven.mirrors.opennms.org/maven2/</url>
122-
</repository>
123116
</repositories>
124117

125118
<pluginRepositories>

0 commit comments

Comments
 (0)