File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -36,7 +36,7 @@ configure(allprojects) { project ->
|
36 | 36 | mavenBom "org.junit:junit-bom:5.6.3"
|
37 | 37 | }
|
38 | 38 | dependencies {
|
39 |
| -dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') { |
| 39 | +dependencySet(group: 'org.apache.logging.log4j', version: '2.17.1') { |
40 | 40 | entry 'log4j-api'
|
41 | 41 | entry 'log4j-core'
|
42 | 42 | entry 'log4j-jul'
|
|
You can’t perform that action at this time.
0 commit comments