Skip to content

Commit

Permalink
Merge pull request #166 from folio-org/MODLOGSAML-191-vertx-4.5.7
Browse files Browse the repository at this point in the history
MODLOGSAML-191: Upgrade to Vert.x 4.5.7, RMB 35.2.2, Netty 4.1.108.Final
  • Loading branch information
julianladisch committed May 29, 2024
2 parents 064e54e + cbe417e commit d668165
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 @@ -37,7 +37,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<raml-module-builder-version>35.2.0</raml-module-builder-version>
<raml-module-builder-version>35.2.2</raml-module-builder-version>
<generate_routing_context>/saml/callback,/saml/callback-with-expiry,/saml/regenerate,/saml/login,/saml/check,/saml/configuration
</generate_routing_context>

Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-stack-depchain</artifactId>
<version>4.5.5</version>
<version>4.5.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d668165

Please sign in to comment.