We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e27bec commit 1d63050Copy full SHA for 1d63050
server/pom.xml
@@ -36,6 +36,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
36
37
<dependencies>
38
39
+ <!-- Temporarily -->
40
+ <dependency>
41
+ <groupId>org.springframework.plugin</groupId>
42
+ <artifactId>spring-plugin-core</artifactId>
43
+ <version>3.0.0-SNAPSHOT</version>
44
+ </dependency>
45
+
46
<!-- jMolecules -->
47
48
<dependency>
0 commit comments