commit | 8c9f1efc351cf7690fcb90533288386817c1d12e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jul 14 11:24:34 2020 +0000 |
committer | Akron <nils@diewald-online.de> | Fri Jul 24 13:03:16 2020 +0200 |
tree | a3fe131d1ee438a7d3aac6798f6a37f243b36942 | |
parent | 64c2fba9e38f50891ce7c7c8f7f84d74a1cde9f8 [diff] [blame] |
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>