This commit is contained in:
Peter Schuller 2026-03-25 15:34:40 +01:00
commit 1ff8371b09

View file

@ -14,8 +14,8 @@
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<vertx.version>5.0.7</vertx.version>
<junit-jupiter.version>6.0.2</junit-jupiter.version>
<vertx.version>5.0.9</vertx.version>
<junit-jupiter.version>6.0.3</junit-jupiter.version>
</properties>
<scm>
@ -67,7 +67,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.21.0</version>
<version>2.21.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>