Skip to content

Commit 988d072

Browse files
gertdsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#43)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227 Co-authored-by: snyk-bot <[email protected]>
1 parent c8be41b commit 988d072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.aserto</groupId>
5757
<artifactId>java-directory</artifactId>
58-
<version>0.31.2</version>
58+
<version>0.31.3</version>
5959
</dependency>
6060

6161
<!-- Used for unit testing -->

0 commit comments

Comments
 (0)