Skip to content

Commit 6050169

Browse files
authored
Merge branch 'master' into development
2 parents 4e9780e + 21305c0 commit 6050169

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ plugins {
44
id 'com.github.kt3k.coveralls' version '2.6.3'
55
}
66

7+
78
version '2.0.0-SNAPSHOT'
89

910
tasks.withType(JavaCompile) {

src/main/java/com/api/util/ApiSecurity/ApiSigning.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder;
1313
import org.apache.logging.log4j.Logger;
1414
import org.apache.logging.log4j.LogManager;
15+
1516
import org.bouncycastle.operator.InputDecryptorProvider;
1617
import org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo;
1718

0 commit comments

Comments
 (0)