Skip to content

Commit

Permalink
fix: upgrade com.aserto:java-authorizer from 0.20.11 to 0.20.12 (#42)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.aserto:java-authorizer from 0.20.11 to 0.20.12.

See this package in maven:
com.aserto:java-authorizer

See this project in Snyk:
https://app.snyk.io/org/aserto-snyk/project/941af84f-caa2-485f-8129-8b5e7432ed7b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
gertd and snyk-bot authored Sep 24, 2024
1 parent 489b68b commit c8be41b
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 @@ -50,7 +50,7 @@
<dependency>
<groupId>com.aserto</groupId>
<artifactId>java-authorizer</artifactId>
<version>0.20.11</version>
<version>0.20.12</version>
</dependency>
<dependency>
<groupId>com.aserto</groupId>
Expand Down Expand Up @@ -103,7 +103,7 @@
<id>integration</id>
<properties>
<!-- override exclude-tests property to remove IntegrationTest from it-->
<exclude-tests></exclude-tests>
<exclude-tests/>
</properties>
</profile>

Expand Down

0 comments on commit c8be41b

Please sign in to comment.