Skip to content

Commit

Permalink
Merge pull request #914 from FerencKemeny/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Avery-Dunn authored Feb 27, 2025
2 parents 0d1a81e + 73f35ee commit 3eb10d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.1</version>
<version>1.19.0</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions msal4j-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>11.18</version>
<version>11.23</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.4.11</version>
<version>2.5.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 3eb10d1

Please sign in to comment.