Skip to content

Commit

Permalink
Merge pull request #377 from arjantijms/main
Browse files Browse the repository at this point in the history
Update authorization to M2
  • Loading branch information
arjantijms committed Mar 18, 2024
2 parents 8b3c6a7 + 9327675 commit 82e74a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>jakarta.authorization</groupId>
<artifactId>jakarta.authorization-api</artifactId>
<version>3.0.0-M1</version>
<version>3.0.0-M2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 82e74a1

Please sign in to comment.