Skip to content

Commit

Permalink
fix: upgrade com.aserto:aserto-java from 0.21.00 to 0.21.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.aserto:aserto-java from 0.21.00 to 0.21.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.aserto/aserto-java/

See this project in Snyk:
https://app.snyk.io/org/aserto-snyk/project/2cef3846-6bd2-4bc3-9344-188105b57701?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 27, 2024
1 parent 2620295 commit 7b8460c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/authz-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.aserto</groupId>
<artifactId>aserto-java</artifactId>
<version>0.21.00</version>
<version>0.21.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 7b8460c

Please sign in to comment.