Skip to content

Commit

Permalink
Update src/main/java/eu/europa/ec/dgc/gateway/connector/DgcGatewayRev…
Browse files Browse the repository at this point in the history
…ocationListUploadConnector.java

Co-authored-by: Felix Dittrich <[email protected]>
  • Loading branch information
Morphyum and f11h authored Mar 15, 2022
1 parent 655a672 commit 0166925
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ public class DgcGatewayRevocationListUploadConnector {
private final DgcGatewayConnectorRestClient dgcGatewayConnectorRestClient;

private final DgcGatewayConnectorConfigProperties properties;

private final ObjectMapper objectMapper;

private final CertificateUtils certificateUtils;

Expand Down

0 comments on commit 0166925

Please sign in to comment.