Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#43)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
gertd and snyk-bot authored Sep 24, 2024
1 parent c8be41b commit 988d072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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

0 comments on commit 988d072

Please sign in to comment.