mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
fixed scalate deps for mvn build
This commit is contained in:
parent
17a433fb59
commit
0d82786715
4
pom.xml
4
pom.xml
@ -222,12 +222,12 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.scalate</groupId>
|
||||
<artifactId>scalate-wikitext</artifactId>
|
||||
<artifactId>scalate-wikitext_2.9</artifactId>
|
||||
<version>1.6.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.scalate</groupId>
|
||||
<artifactId>scalate-page</artifactId>
|
||||
<artifactId>scalate-page_2.9</artifactId>
|
||||
<version>1.6.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user