Skip to content

Commit

Permalink
⚡️ Use jrobin fork from https://github.com/purej/jrobin
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Aug 24, 2024
1 parent b9ff720 commit ed6fc9d
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<version>${jersey.version}</version>
</dependency>
<dependency>
<groupId>org.jrobin</groupId>
<groupId>com.purej</groupId>
<artifactId>jrobin</artifactId>
<version>1.6.0</version>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>jfree</groupId>
Expand Down Expand Up @@ -113,13 +113,6 @@
<name>Ignite Realtime Repository</name>
<url>https://igniterealtime.org/archiva/repository/maven/</url>
</repository>

<!-- For jrobin -->
<repository>
<id>opennms-repo</id>
<name>OpenNMS Release Repository</name>
<url>https://maven.mirrors.opennms.org/maven2/</url>
</repository>
</repositories>

<pluginRepositories>
Expand Down

0 comments on commit ed6fc9d

Please sign in to comment.