Skip to content

Commit

Permalink
MODPUBSUB-291 Upgrade to RMB 35.2.0, Vertx 4.5.5 (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkurash authored Mar 19, 2024
1 parent ad4ea8c commit e190a47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
</modules>

<properties>
<raml-module-builder.version>35.1.1</raml-module-builder.version>
<vertx.version>4.4.6</vertx.version>
<raml-module-builder.version>35.2.0</raml-module-builder.version>
<vertx.version>4.5.5</vertx.version>
<lombok.version>1.18.28</lombok.version>
<wiremock.version>2.27.2</wiremock.version>
<junit.version>4.13.2</junit.version>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>folio-di-support</artifactId>
<version>2.0.1</version>
<version>2.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e190a47

Please sign in to comment.