Skip to content

Commit

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

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

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
  • Loading branch information
snyk-bot committed Jul 22, 2024
1 parent 035683c commit 56cae4a
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>com.aserto</groupId>
<artifactId>java-directory</artifactId>
<version>0.31.2</version>
<version>0.31.3</version>
</dependency>

<!-- Used for unit testing -->
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 56cae4a

Please sign in to comment.