Skip to content

Commit

Permalink
fix(deps): fw and login-api updates
Browse files Browse the repository at this point in the history
* fw to 1.5.2

* login-api to 1.2.3
  • Loading branch information
vincejv committed Nov 12, 2022
1 parent 2f3ea57 commit 6451905
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 @@ -54,7 +54,7 @@
<parent>
<groupId>com.abavilla</groupId>
<artifactId>fpi-framework-pom</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</parent>

<modules>
Expand Down Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.abavilla</groupId>
<artifactId>fpi-login-api-lib</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6451905

Please sign in to comment.