Merge branch 'main' of https://git.peter-schuller.de/ps/opinionated-vertx
This commit is contained in:
commit
1ff8371b09
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -14,8 +14,8 @@
|
||||||
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
|
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
|
||||||
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
|
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
|
||||||
|
|
||||||
<vertx.version>5.0.7</vertx.version>
|
<vertx.version>5.0.9</vertx.version>
|
||||||
<junit-jupiter.version>6.0.2</junit-jupiter.version>
|
<junit-jupiter.version>6.0.3</junit-jupiter.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
|
|
@ -67,7 +67,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-databind</artifactId>
|
<artifactId>jackson-databind</artifactId>
|
||||||
<version>2.21.0</version>
|
<version>2.21.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue