We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1059b66 commit 04476f3Copy full SHA for 04476f3
ingestion/pom.xml
@@ -141,6 +141,12 @@
141
</build>
142
143
<dependencies>
144
+ <dependency>
145
+ <groupId>org.glassfish</groupId>
146
+ <artifactId>javax.el</artifactId>
147
+ <version>3.0.0</version>
148
+ </dependency>
149
+
150
<dependency>
151
<groupId>org.hibernate.validator</groupId>
152
<artifactId>hibernate-validator</artifactId>
0 commit comments