Skip to content

Commit

Permalink
fix(deps): update vertx.version to v4.5.6 (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 1392f0e commit 95a5134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vertx.version>4.5.5</vertx.version>
<vertx.version>4.5.6</vertx.version>
<pac4j.version>5.7.3</pac4j.version>
<java.version>11</java.version>
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
Expand Down

0 comments on commit 95a5134

Please sign in to comment.