mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 05:42:31 +00:00
Added retroweaver dependency
This commit is contained in:
parent
8cf6867cba
commit
2eaecae68f
@ -8,5 +8,10 @@
|
|||||||
<artifactId>resin</artifactId>
|
<artifactId>resin</artifactId>
|
||||||
<version>3.0.9</version>
|
<version>3.0.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>retroweaver</groupId>
|
||||||
|
<artifactId>retroweaver</artifactId>
|
||||||
|
<version>1.0fcs</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user