Skip to content

Commit

Permalink
fix: retry HTTP connections to NVD on 502 and 504 errors
Browse files Browse the repository at this point in the history
resolves #6144
  • Loading branch information
jeremylong committed Nov 27, 2023
1 parent 656a05a commit 8532649
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 @@ -972,7 +972,7 @@ Copyright (c) 2012 - Jeremy Long
<dependency>
<groupId>io.github.jeremylong</groupId>
<artifactId>open-vulnerability-clients</artifactId>
<version>5.0.2</version>
<version>5.0.3</version>
</dependency>
<dependency>
<groupId>org.anarres.jdiagnostics</groupId>
Expand Down

0 comments on commit 8532649

Please sign in to comment.