Skip to content

Commit b5fca4b

Browse files
authored
Update build.gradle
1 parent f49eb3a commit b5fca4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ dependencies {
2222
implementation 'com.microsoft.azure:azure-storage:8.6.6'
2323
implementation 'com.google.code.gson:gson:2.8.5'
2424
implementation 'org.apache.qpid:proton-j:0.33.9'
25-
implementation 'org.apache.logging.log4j:log4j-api:2.16.0'
26-
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.16.0'
25+
implementation 'org.apache.logging.log4j:log4j-api:2.17.0'
26+
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0'
2727
}
2828

2929

0 commit comments

Comments
 (0)