Add missing ROME dep
This commit is contained in:
parent
01120eb2f0
commit
b73224427f
|
|
@ -21,6 +21,11 @@
|
|||
<version>3.2.1</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>rome</groupId>
|
||||
<artifactId>rome</artifactId>
|
||||
<version>0.9</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.el</groupId>
|
||||
<artifactId>el-api</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue