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 66 <parent >
77 <groupId >io.netifi.proteus.quickstart</groupId >
88 <artifactId >proteus-quickstart</artifactId >
9- <version >1.5.0 </version >
9+ <version >1.5.3 </version >
1010 </parent >
1111
1212 <artifactId >client</artifactId >
1313 <name >client</name >
14- <version >1.5.0 </version >
14+ <version >1.5.3 </version >
1515 <packaging >jar</packaging >
1616
1717 <dependencies >
1818 <dependency >
1919 <groupId >io.netifi.proteus.quickstart</groupId >
2020 <artifactId >service-idl</artifactId >
21- <version >1.5.0 </version >
21+ <version >1.5.3 </version >
2222 <scope >compile</scope >
2323 </dependency >
2424 <dependency >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >io.netifi.proteus.quickstart</groupId >
55 <artifactId >proteus-quickstart</artifactId >
6- <version >1.5.0 </version >
6+ <version >1.5.3 </version >
77 <packaging >pom</packaging >
88 <name >multi</name >
99
1616 <properties >
1717 <maven .compiler.target>1.8</maven .compiler.target>
1818 <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 >
2323 </properties >
2424
2525 <repositories >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.netifi.proteus.quickstart</groupId >
99 <artifactId >proteus-quickstart</artifactId >
10- <version >1.5.0 </version >
10+ <version >1.5.3 </version >
1111 </parent >
1212
1313 <artifactId >service-idl</artifactId >
1414 <name >service-idl</name >
15- <version >1.5.0 </version >
15+ <version >1.5.3 </version >
1616 <packaging >jar</packaging >
1717
1818 <dependencies >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.netifi.proteus.quickstart</groupId >
88 <artifactId >proteus-quickstart</artifactId >
9- <version >1.5.0 </version >
9+ <version >1.5.3 </version >
1010 </parent >
1111
1212 <artifactId >service</artifactId >
1313 <name >service</name >
14- <version >1.5.0 </version >
14+ <version >1.5.3 </version >
1515 <packaging >jar</packaging >
1616
1717 <dependencies >
1818 <dependency >
1919 <groupId >io.netifi.proteus.quickstart</groupId >
2020 <artifactId >service-idl</artifactId >
21- <version >1.5.0 </version >
21+ <version >1.5.3 </version >
2222 <scope >compile</scope >
2323 </dependency >
2424 <dependency >
You can’t perform that action at this time.
0 commit comments