File tree Expand file tree Collapse file tree 20 files changed +46
-46
lines changed
chat-workflow-spring-boot-starter
shared-stream-spring-boot-starter
symphony-api-spring-boot-starter
symphony-app-spring-boot-starter
symphony-maven-build-reporter
teamcity-symphony-integration
teamcity-symphony-integration-server Expand file tree Collapse file tree 20 files changed +46
-46
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.finos.symphony.toolkit</groupId >
8
8
<artifactId >symphony-java-toolkit</artifactId >
9
- <version >7.20.2 -SNAPSHOT</version >
9
+ <version >7.20.3 -SNAPSHOT</version >
10
10
<relativePath >../..</relativePath >
11
11
</parent >
12
12
24
24
<dependency >
25
25
<groupId >org.finos.symphony.toolkit</groupId >
26
26
<artifactId >chat-workflow-spring-boot-starter</artifactId >
27
- <version >7.20.2 -SNAPSHOT</version >
27
+ <version >7.20.3 -SNAPSHOT</version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.finos.symphony.toolkit</groupId >
9
9
<artifactId >symphony-java-toolkit</artifactId >
10
- <version >7.20.2 -SNAPSHOT</version >
10
+ <version >7.20.3 -SNAPSHOT</version >
11
11
<relativePath >../..</relativePath >
12
12
</parent >
13
13
43
43
<groupId >org.finos.symphony.toolkit</groupId >
44
44
<artifactId >symphony-app-spring-boot-starter</artifactId >
45
45
<scope >compile</scope >
46
- <version >7.20.2 -SNAPSHOT</version >
46
+ <version >7.20.3 -SNAPSHOT</version >
47
47
</dependency >
48
48
49
49
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.finos.symphony.toolkit</groupId >
9
9
<artifactId >symphony-java-toolkit</artifactId >
10
- <version >7.20.2 -SNAPSHOT</version >
10
+ <version >7.20.3 -SNAPSHOT</version >
11
11
<relativePath >../..</relativePath >
12
12
</parent >
13
13
33
33
<dependency >
34
34
<groupId >org.finos.symphony.toolkit</groupId >
35
35
<artifactId >symphony-api-spring-boot-starter</artifactId >
36
- <version >7.20.2 -SNAPSHOT</version >
36
+ <version >7.20.3 -SNAPSHOT</version >
37
37
<scope >compile</scope >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >org.finos.symphony.toolkit</groupId >
41
41
<artifactId >shared-stream-spring-boot-starter</artifactId >
42
- <version >7.20.2 -SNAPSHOT</version >
42
+ <version >7.20.3 -SNAPSHOT</version >
43
43
<scope >compile</scope >
44
44
</dependency >
45
45
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.finos.symphony.toolkit</groupId >
8
8
<artifactId >symphony-java-toolkit</artifactId >
9
- <version >7.20.2 -SNAPSHOT</version >
9
+ <version >7.20.3 -SNAPSHOT</version >
10
10
<relativePath >../..</relativePath >
11
11
</parent >
12
12
24
24
<dependency >
25
25
<groupId >org.finos.symphony.toolkit</groupId >
26
26
<artifactId >chat-workflow-spring-boot-starter</artifactId >
27
- <version >7.20.2 -SNAPSHOT</version >
27
+ <version >7.20.3 -SNAPSHOT</version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.finos.symphony.toolkit</groupId >
12
12
<artifactId >symphony-java-toolkit</artifactId >
13
- <version >7.20.2 -SNAPSHOT</version >
13
+ <version >7.20.3 -SNAPSHOT</version >
14
14
<relativePath >../..</relativePath >
15
15
</parent >
16
16
247
247
<dependency >
248
248
<groupId >org.finos.symphony.toolkit</groupId >
249
249
<artifactId >identity</artifactId >
250
- <version >7.20.2 -SNAPSHOT</version >
250
+ <version >7.20.3 -SNAPSHOT</version >
251
251
<scope >test</scope >
252
252
</dependency >
253
253
<!-- excluded by spring bom, but we need it for jersey-apache-connector -->
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.finos.symphony.toolkit</groupId >
10
10
<artifactId >symphony-java-toolkit</artifactId >
11
- <version >7.20.2 -SNAPSHOT</version >
11
+ <version >7.20.3 -SNAPSHOT</version >
12
12
<relativePath >../..</relativePath >
13
13
</parent >
14
14
21
21
<dependency >
22
22
<groupId >org.finos.symphony.toolkit</groupId >
23
23
<artifactId >symphony-api-spring-boot-starter</artifactId >
24
- <version >7.20.2 -SNAPSHOT</version >
24
+ <version >7.20.3 -SNAPSHOT</version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >org.finos.symphony.toolkit</groupId >
28
28
<artifactId >entity-json</artifactId >
29
- <version >7.20.2 -SNAPSHOT</version >
29
+ <version >7.20.3 -SNAPSHOT</version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.finos.symphony.toolkit</groupId >
33
33
<artifactId >shared-stream-spring-boot-starter</artifactId >
34
- <version >7.20.2 -SNAPSHOT</version >
34
+ <version >7.20.3 -SNAPSHOT</version >
35
35
</dependency >
36
36
<!-- needed for formatting messageml -->
37
37
<dependency >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.finos.symphony.toolkit</groupId >
12
12
<artifactId >symphony-java-toolkit</artifactId >
13
- <version >7.20.2 -SNAPSHOT</version >
13
+ <version >7.20.3 -SNAPSHOT</version >
14
14
<relativePath >../..</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.finos.symphony.toolkit</groupId >
12
12
<artifactId >symphony-java-toolkit</artifactId >
13
- <version >7.20.2 -SNAPSHOT</version >
13
+ <version >7.20.3 -SNAPSHOT</version >
14
14
<relativePath >../..</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.finos.symphony.toolkit</groupId >
13
13
<artifactId >symphony-java-toolkit</artifactId >
14
- <version >7.20.2 -SNAPSHOT</version >
14
+ <version >7.20.3 -SNAPSHOT</version >
15
15
<relativePath >../..</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.finos.symphony.toolkit</groupId >
12
12
<artifactId >symphony-java-toolkit</artifactId >
13
- <version >7.20.2 -SNAPSHOT</version >
13
+ <version >7.20.3 -SNAPSHOT</version >
14
14
<relativePath >../..</relativePath >
15
15
</parent >
16
16
23
23
<dependency >
24
24
<groupId >org.finos.symphony.toolkit</groupId >
25
25
<artifactId >bindings</artifactId >
26
- <version >7.20.2 -SNAPSHOT</version >
26
+ <version >7.20.3 -SNAPSHOT</version >
27
27
<scope >compile</scope >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.finos.symphony.toolkit</groupId >
31
31
<artifactId >identity</artifactId >
32
- <version >7.20.2 -SNAPSHOT</version >
32
+ <version >7.20.3 -SNAPSHOT</version >
33
33
<scope >compile</scope >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.finos.symphony.toolkit</groupId >
37
37
<artifactId >entity-json</artifactId >
38
- <version >7.20.2 -SNAPSHOT</version >
38
+ <version >7.20.3 -SNAPSHOT</version >
39
39
<scope >compile</scope >
40
40
</dependency >
41
41
48
48
<dependency >
49
49
<groupId >org.finos.symphony.toolkit</groupId >
50
50
<artifactId >symphony-api-spring-boot-starter</artifactId >
51
- <version >7.20.2 -SNAPSHOT</version >
51
+ <version >7.20.3 -SNAPSHOT</version >
52
52
<scope >provided</scope >
53
53
</dependency >
54
54
<dependency >
You can’t perform that action at this time.
0 commit comments