Bump fcs-simple-endpoint from 1.3.0 to 1.4.0

Bumps fcs-simple-endpoint from 1.3.0 to 1.4.0.

Change-Id: Ic485fac75ee468237694531fe8b0fdba034df2f5
Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 062c8dc..a4a0591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
 		<dependency>
 			<groupId>eu.clarin.sru.fcs</groupId>
 			<artifactId>fcs-simple-endpoint</artifactId>
-			<version>1.3.0</version>
+			<version>1.4.0</version>
 		</dependency>
 	</dependencies>
 	<build>