aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-model/pom.xml')
-rw-r--r--catalog-model/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml
index 579d231590..6ca1580a62 100644
--- a/catalog-model/pom.xml
+++ b/catalog-model/pom.xml
@@ -71,6 +71,14 @@
</dependency>
<!-- spring -->
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-core</artifactId>
+ <version>${spring.version}</version>
+ <scope>provided</scope>
+ </dependency>
+
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>