Skip to content

Commit

Permalink
- Bump DependencyCheck, skip known CVE in plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nwithan8 committed Sep 29, 2023
1 parent 8dfc9ac commit ccf09cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@
<version>1.18.26</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>6.7.0.202309050840-r</version>
<scope>test</scope>
</dependency>
</dependencies>

<organization>
Expand Down

0 comments on commit ccf09cf

Please sign in to comment.