Skip to content

Commit bfc997b

Browse files
authored
deps: update dependency org.apache.logging.log4j:log4j-api to v2.20.0 (#3972)
1 parent e7440fa commit bfc997b

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
@@ -337,7 +337,7 @@ limitations under the License.
337337
<dependency>
338338
<groupId>org.apache.logging.log4j</groupId>
339339
<artifactId>log4j-api</artifactId>
340-
<version>2.19.0</version>
340+
<version>2.20.0</version>
341341
<scope>test</scope>
342342
</dependency>
343343
<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
@@ -302,7 +302,7 @@ limitations under the License.
302302
<dependency>
303303
<groupId>org.apache.logging.log4j</groupId>
304304
<artifactId>log4j-api</artifactId>
305-
<version>2.19.0</version>
305+
<version>2.20.0</version>
306306
<scope>test</scope>
307307
</dependency>
308308
<dependency>

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
@@ -307,7 +307,7 @@ limitations under the License.
307307
<dependency>
308308
<groupId>org.apache.logging.log4j</groupId>
309309
<artifactId>log4j-api</artifactId>
310-
<version>2.19.0</version>
310+
<version>2.20.0</version>
311311
<scope>test</scope>
312312
</dependency>
313313
<dependency>

0 commit comments

Comments
 (0)