commit | 76a9a7965a9b2e675d267cbe2c4189b2f80a8b35 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Fri Nov 08 12:33:26 2024 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri Nov 08 12:34:29 2024 +0100 |
tree | 351eb0947830f46bb998b0c40f9fe93dbca3a163 | |
parent | a55bbb6a3a3721f8c49037de03f2967dd86e7df5 [diff] [blame] |
Updated to use fcs-simple-endpoint 1.7.0. (close #47) Change-Id: I87667fca7d2684c9c43ee35caa015d472a3e7fc4
diff --git a/pom.xml b/pom.xml index ca560c3..149ade7 100644 --- a/pom.xml +++ b/pom.xml
@@ -48,7 +48,7 @@ <dependency> <groupId>eu.clarin.sru.fcs</groupId> <artifactId>fcs-simple-endpoint</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId>