We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ba13e commit 6da0c43Copy full SHA for 6da0c43
pom.xml
@@ -36,7 +36,7 @@
36
<dependency>
37
<groupId>org.finos.symphony.bdk</groupId>
38
<artifactId>symphony-bdk-bom</artifactId>
39
- <version>2.14.3</version>
+ <version>3.0.0-RC4</version>
40
<type>pom</type>
41
<scope>import</scope>
42
</dependency>
@@ -65,7 +65,7 @@
65
66
67
<artifactId>symphony-bdk-test-spring-boot</artifactId>
68
69
<scope>test</scope>
70
71
@@ -87,7 +87,6 @@
87
<plugin>
88
<groupId>org.springframework.boot</groupId>
89
<artifactId>spring-boot-maven-plugin</artifactId>
90
- <version>2.7.14</version>
91
<executions>
92
<execution>
93
<goals>
0 commit comments