Skip to content

Commit 744fa1a

Browse files
committed
LUT-27799 : update pom.xml
1 parent 4ead272 commit 744fa1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
<dependency>
2727
<groupId>fr.paris.lutece</groupId>
2828
<artifactId>lutece-core</artifactId>
29-
<version>[7.0.5-SNAPSHOT,)</version>
29+
<version>[7.0.14-SNAPSHOT,)</version>
3030
<type>lutece-core</type>
3131
</dependency>
3232
<dependency>
3333
<groupId>fr.paris.lutece.plugins</groupId>
3434
<artifactId>plugin-forms</artifactId>
35-
<version>[2.4.1,)</version>
35+
<version>[2.4.6-SNAPSHOT,)</version>
3636
<type>lutece-plugin</type>
3737
</dependency>
3838
<dependency>
@@ -67,4 +67,4 @@
6767
<layout>default</layout>
6868
</repository>
6969
</repositories>
70-
</project>
70+
</project>

0 commit comments

Comments
 (0)