Skip to content

Commit

Permalink
Update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kmehrunes committed Oct 6, 2021
1 parent 9783b11 commit 4972af9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
<jackson.version>2.12.3</jackson.version>
<immutables.version>2.7.4</immutables.version>
<jetbrains-annotations.version>13.0</jetbrains-annotations.version>
<auth0-jwt.version>3.12.0</auth0-jwt.version>
<auth0-jwt.version>3.16.0</auth0-jwt.version>
<apache-commons.version>3.12.0</apache-commons.version>
<commons-validator.version>1.7</commons-validator.version>
<commons-cli.version>1.4</commons-cli.version>
<mapstruct.version>1.3.0.Final</mapstruct.version>
<bouncy-castle.version>1.62</bouncy-castle.version>
<bouncy-castle.version>1.68</bouncy-castle.version>
<reflections.version>0.9.12</reflections.version>
<guice.version>4.2.3</guice.version>
<guice.version>5.0.0</guice.version>
<rxjava.version>3.0.12</rxjava.version>
<vertx.version>3.9.4</vertx.version>
<okhttp.version>4.9.0</okhttp.version>
<vertx.version>3.9.7</vertx.version>
<okhttp.version>4.9.1</okhttp.version>
<unbounded-ldap.version>5.1.4</unbounded-ldap.version>
<javax-persistence.version>2.2</javax-persistence.version>
<vavr.version>0.9.0</vavr.version>
Expand Down

0 comments on commit 4972af9

Please sign in to comment.