Skip to content

Commit

Permalink
fix: gmcserver-server/pom.xml to reduce vulnerabilities
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-IONETTY-5725787
  • Loading branch information
snyk-bot committed Aug 20, 2023
1 parent c04eef3 commit ab86440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmcserver-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
Expand Down

0 comments on commit ab86440

Please sign in to comment.