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.
6363 <slf4j .version>1.7.25</slf4j .version>
6464 <commons-logging .version>1.2</commons-logging .version>
6565 <jsr305 .version>3.0.2</jsr305 .version>
66- <log4j2 .version>2.17.0 </log4j2 .version>
66+ <log4j2 .version>2.17.1 </log4j2 .version>
6767
6868 <!-- hbase dependency versions -->
6969 <hbase .version.1>1.4.12</hbase .version.1>
@@ -281,7 +281,7 @@ limitations under the License.
281281 <!-- ban all log4j 2.x deps with CVEs -->
282282 <bannedDependencies >
283283 <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 >
285285 </excludes >
286286 </bannedDependencies >
287287 </rules >
You can’t perform that action at this time.
0 commit comments