We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115adf3 commit 32819e0Copy full SHA for 32819e0
demonstrators-line/demonstrator-v0/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.cybnity</groupId>
4
<artifactId>techstack</artifactId>
5
- <version>0.40.0</version>
+ <version>0.41.0</version>
6
<packaging>pom</packaging>
7
<name>CYBNITY Official Standard Techstack</name>
8
@@ -53,7 +53,7 @@
53
<lint.activation>deprecation</lint.activation>
54
55
<!-- TECHSTACK STANDARD TECHNOLOGIES -->
56
- <vertx.version>4.4.8</vertx.version> <!-- [4.3.2,) -->
+ <vertx.version>[4.5.22,)</vertx.version> <!-- [4.3.2,) --> <!-- 4.4.8 -->
57
<janusgraph.core>[1.1.0,)</janusgraph.core>
58
<janusgraph.driver>[1.1.0,)</janusgraph.driver>
59
<janusgraph.inmemory>[1.1.0,)</janusgraph.inmemory>
0 commit comments