Skip to content

Commit

Permalink
Merge branch 'master' of github.com:folio-org/edge-patron
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Mar 21, 2024
2 parents b39f6f6 + 83d0d0c commit a605252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@

<!-- the main class -->
<exec.mainClass>org.folio.edge.patron.MainVerticle</exec.mainClass>
<vertx.version>4.4.6</vertx.version>
<vertx.version>4.5.5</vertx.version>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
<version>2.19.0</version>
<version>2.23.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a605252

Please sign in to comment.