SPR-7994 Add missing optional flag for Rome library in spring-web
This commit is contained in:
parent
5e3a5202fb
commit
7dcd71c543
|
|
@ -24,7 +24,8 @@
|
|||
<dependency>
|
||||
<groupId>rome</groupId>
|
||||
<artifactId>rome</artifactId>
|
||||
<version>0.9</version>
|
||||
<version>1.0</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.el</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue