Skip to content

Commit

Permalink
fix: Maven enforcer plugin needs correct versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Liv Fischer committed Jul 23, 2024
1 parent d3faa28 commit 217097d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msal4j-persistence-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 217097d

Please sign in to comment.