File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ limitations under the License.
63
63
<slf4j .version>1.7.25</slf4j .version>
64
64
<commons-logging .version>1.2</commons-logging .version>
65
65
<jsr305 .version>3.0.2</jsr305 .version>
66
- <log4j2 .version>2.17.0 </log4j2 .version>
66
+ <log4j2 .version>2.17.1 </log4j2 .version>
67
67
68
68
<!-- hbase dependency versions -->
69
69
<hbase .version.1>1.4.12</hbase .version.1>
@@ -281,7 +281,7 @@ limitations under the License.
281
281
<!-- ban all log4j 2.x deps with CVEs -->
282
282
<bannedDependencies >
283
283
<excludes >
284
- <exclude >org.apache.logging.log4j:*:[2.0-alpha1,2.16 .0]</exclude >
284
+ <exclude >org.apache.logging.log4j:*:[2.0-alpha1,2.17 .0]</exclude >
285
285
</excludes >
286
286
</bannedDependencies >
287
287
</rules >
You can’t perform that action at this time.
0 commit comments