Skip to content

Commit 32819e0

Browse files
authored
Update of vertx web version correcting low security vulnerabilities
1 parent 115adf3 commit 32819e0

File tree

1 file changed

+2
-2
lines changed
  • demonstrators-line/demonstrator-v0

1 file changed

+2
-2
lines changed

demonstrators-line/demonstrator-v0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.cybnity</groupId>
44
<artifactId>techstack</artifactId>
5-
<version>0.40.0</version>
5+
<version>0.41.0</version>
66
<packaging>pom</packaging>
77
<name>CYBNITY Official Standard Techstack</name>
88

@@ -53,7 +53,7 @@
5353
<lint.activation>deprecation</lint.activation>
5454

5555
<!-- TECHSTACK STANDARD TECHNOLOGIES -->
56-
<vertx.version>4.4.8</vertx.version> <!-- [4.3.2,) -->
56+
<vertx.version>[4.5.22,)</vertx.version> <!-- [4.3.2,) --> <!-- 4.4.8 -->
5757
<janusgraph.core>[1.1.0,)</janusgraph.core>
5858
<janusgraph.driver>[1.1.0,)</janusgraph.driver>
5959
<janusgraph.inmemory>[1.1.0,)</janusgraph.inmemory>

0 commit comments

Comments
 (0)