mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-25 02:47:10 +08:00
Fixed https://github.com/chatopera/cskefu/issues/408 update pug4j version to enable development on windows
This commit is contained in:
parent
a28e57aa3a
commit
b7e8b27eea
@ -55,10 +55,12 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- pugjs, template engine surpass freemarker https://pugjs.org/ -->
|
<!-- pugjs, template engine surpass freemarker https://pugjs.org/ -->
|
||||||
|
<!-- hosted with Chatopera Nexus -->
|
||||||
|
<!-- https://gitlab.chatopera.com/cskefu/spring-pug4j -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.neuland-bfi</groupId>
|
<groupId>de.neuland-bfi</groupId>
|
||||||
<artifactId>spring-pug4j</artifactId>
|
<artifactId>spring-pug4j</artifactId>
|
||||||
<version>2.0.0-alpha-2</version>
|
<version>2.0.0-alpha-4-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user