commit | 28214a5aa6254c4365b721b9b4807a8b8da29069 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Nov 19 14:22:07 2020 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Nov 19 14:22:07 2020 +0100 |
tree | 15ff06a797a10534acfac44e49c4207885418f59 | |
parent | e2db9dd4f0706da1f12d3ff7ac77b51e185ade58 [diff] [blame] |
Remove jrtf dependency Change-Id: Ib4215d1a291bbe928ebbfe2c2838d2cd667735d6
diff --git a/plugin/pom.xml b/plugin/pom.xml index 76fa47a..546080a 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml
@@ -25,11 +25,7 @@ <artifactId>jackson-databind</artifactId> <version>2.9.8</version> </dependency> - <dependency> - <groupId>com.tutego</groupId> - <artifactId>jrtf</artifactId> - <version>0.7</version> - </dependency> + <!-- jetty --> <dependency> <groupId>org.eclipse.jetty</groupId>