Skip to content

Commit c8be41b

Browse files
gertdsnyk-bot
andauthored
fix: upgrade com.aserto:java-authorizer from 0.20.11 to 0.20.12 (#42)
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]>
1 parent 489b68b commit c8be41b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.aserto</groupId>
5252
<artifactId>java-authorizer</artifactId>
53-
<version>0.20.11</version>
53+
<version>0.20.12</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.aserto</groupId>
@@ -103,7 +103,7 @@
103103
<id>integration</id>
104104
<properties>
105105
<!-- override exclude-tests property to remove IntegrationTest from it-->
106-
<exclude-tests></exclude-tests>
106+
<exclude-tests/>
107107
</properties>
108108
</profile>
109109

0 commit comments

Comments
 (0)