Skip to content

Commit c9f1997

Browse files
authored
deps: update dependency org.apache.logging.log4j:log4j-core to v2.20.0 (#3973)
1 parent e205553 commit c9f1997

File tree

3 files changed

+3
-3
lines changed
  • hbase-migration-tools/mirroring-client
    • bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests
    • bigtable-hbase-mirroring-client-2.x-parent
      • bigtable-hbase-mirroring-client-1.x-2.x-integration-tests
      • bigtable-hbase-mirroring-client-2.x-integration-tests

3 files changed

+3
-3
lines changed

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ limitations under the License.
343343
<dependency>
344344
<groupId>org.apache.logging.log4j</groupId>
345345
<artifactId>log4j-core</artifactId>
346-
<version>2.19.0</version>
346+
<version>2.20.0</version>
347347
<scope>test</scope>
348348
</dependency>
349349
<dependency>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ limitations under the License.
308308
<dependency>
309309
<groupId>org.apache.logging.log4j</groupId>
310310
<artifactId>log4j-core</artifactId>
311-
<version>2.19.0</version>
311+
<version>2.20.0</version>
312312
<scope>test</scope>
313313
</dependency>
314314

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ limitations under the License.
313313
<dependency>
314314
<groupId>org.apache.logging.log4j</groupId>
315315
<artifactId>log4j-core</artifactId>
316-
<version>2.19.0</version>
316+
<version>2.20.0</version>
317317
<scope>test</scope>
318318
</dependency>
319319
<dependency>

0 commit comments

Comments
 (0)