diff options
Diffstat (limited to 'datafile-commons/pom.xml')
-rw-r--r-- | datafile-commons/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/datafile-commons/pom.xml b/datafile-commons/pom.xml index d018ff79..4b812aa2 100644 --- a/datafile-commons/pom.xml +++ b/datafile-commons/pom.xml @@ -70,7 +70,6 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> - <version>5.0.5.RELEASE</version> - </dependency> + </dependency> </dependencies> </project> |