File tree Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "java.configuration.updateBuildConfiguration" : " automatic"
3
+ }
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.3 </version >
9
+ <version >1.5.5 </version >
10
10
</parent >
11
11
12
12
<artifactId >client</artifactId >
13
13
<name >client</name >
14
- <version >1.5.3 </version >
14
+ <version >1.5.5 </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.3 </version >
21
+ <version >1.5.5 </version >
22
22
<scope >compile</scope >
23
23
</dependency >
24
24
<dependency >
Original file line number Diff line number Diff line change 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.3 </proteusVersion >
19
+ <proteusVersion >1.5.5 </proteusVersion >
20
20
<rsocketRpcVersion >0.2.12</rsocketRpcVersion >
21
21
<protobufVersion >3.6.1</protobufVersion >
22
22
<log4j2Version >2.9.1</log4j2Version >
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.3 </version >
10
+ <version >1.5.5 </version >
11
11
</parent >
12
12
13
13
<artifactId >service-idl</artifactId >
14
14
<name >service-idl</name >
15
- <version >1.5.3 </version >
15
+ <version >1.5.5 </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.3 </version >
9
+ <version >1.5.5 </version >
10
10
</parent >
11
11
12
12
<artifactId >service</artifactId >
13
13
<name >service</name >
14
- <version >1.5.3 </version >
14
+ <version >1.5.5 </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.3 </version >
21
+ <version >1.5.5 </version >
22
22
<scope >compile</scope >
23
23
</dependency >
24
24
<dependency >
You can’t perform that action at this time.
0 commit comments