File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.netifi.proteus.quickstart</groupId >
8
8
<artifactId >proteus-quickstart</artifactId >
9
- <version >1.5.0 </version >
9
+ <version >1.5.3 </version >
10
10
</parent >
11
11
12
12
<artifactId >client</artifactId >
13
13
<name >client</name >
14
- <version >1.5.0 </version >
14
+ <version >1.5.3 </version >
15
15
<packaging >jar</packaging >
16
16
17
17
<dependencies >
18
18
<dependency >
19
19
<groupId >io.netifi.proteus.quickstart</groupId >
20
20
<artifactId >service-idl</artifactId >
21
- <version >1.5.0 </version >
21
+ <version >1.5.3 </version >
22
22
<scope >compile</scope >
23
23
</dependency >
24
24
<dependency >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >io.netifi.proteus.quickstart</groupId >
5
5
<artifactId >proteus-quickstart</artifactId >
6
- <version >1.5.0 </version >
6
+ <version >1.5.3 </version >
7
7
<packaging >pom</packaging >
8
8
<name >multi</name >
9
9
16
16
<properties >
17
17
<maven .compiler.target>1.8</maven .compiler.target>
18
18
<maven .compiler.source>1.8</maven .compiler.source>
19
- <proteusVersion >1.5.0 </proteusVersion >
20
- <rsocketRpcVersion >0.2.4 </rsocketRpcVersion >
21
- <protobufVersion >3.6.0 </protobufVersion >
22
- <log4j2Version >2.9.0 </log4j2Version >
19
+ <proteusVersion >1.5.3 </proteusVersion >
20
+ <rsocketRpcVersion >0.2.12 </rsocketRpcVersion >
21
+ <protobufVersion >3.6.1 </protobufVersion >
22
+ <log4j2Version >2.9.1 </log4j2Version >
23
23
</properties >
24
24
25
25
<repositories >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.netifi.proteus.quickstart</groupId >
9
9
<artifactId >proteus-quickstart</artifactId >
10
- <version >1.5.0 </version >
10
+ <version >1.5.3 </version >
11
11
</parent >
12
12
13
13
<artifactId >service-idl</artifactId >
14
14
<name >service-idl</name >
15
- <version >1.5.0 </version >
15
+ <version >1.5.3 </version >
16
16
<packaging >jar</packaging >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.netifi.proteus.quickstart</groupId >
8
8
<artifactId >proteus-quickstart</artifactId >
9
- <version >1.5.0 </version >
9
+ <version >1.5.3 </version >
10
10
</parent >
11
11
12
12
<artifactId >service</artifactId >
13
13
<name >service</name >
14
- <version >1.5.0 </version >
14
+ <version >1.5.3 </version >
15
15
<packaging >jar</packaging >
16
16
17
17
<dependencies >
18
18
<dependency >
19
19
<groupId >io.netifi.proteus.quickstart</groupId >
20
20
<artifactId >service-idl</artifactId >
21
- <version >1.5.0 </version >
21
+ <version >1.5.3 </version >
22
22
<scope >compile</scope >
23
23
</dependency >
24
24
<dependency >
You can’t perform that action at this time.
0 commit comments