We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548c9ce commit 6981c28Copy full SHA for 6981c28
1 file changed
demonstrators-line/demonstrator-v0/pom.xml
@@ -53,7 +53,7 @@
53
<lint.activation>deprecation</lint.activation>
54
55
<!-- TECHSTACK STANDARD TECHNOLOGIES -->
56
- <vertx.version>[4.5.22,)</vertx.version> <!-- [4.3.2,) --> <!-- 4.4.8 -->
+ <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