Skip to content

Commit e7440fa

Browse files
authored
deps: update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.20.0 (#3974)
1 parent c9f1997 commit e7440fa

File tree

2 files changed

+2
-2
lines changed
  • hbase-migration-tools/mirroring-client/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

2 files changed

+2
-2
lines changed

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
@@ -316,7 +316,7 @@ limitations under the License.
316316
<dependency>
317317
<groupId>org.apache.logging.log4j</groupId>
318318
<artifactId>log4j-slf4j-impl</artifactId>
319-
<version>2.19.0</version>
319+
<version>2.20.0</version>
320320
<scope>test</scope>
321321
</dependency>
322322

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
@@ -327,7 +327,7 @@ limitations under the License.
327327
<dependency>
328328
<groupId>org.apache.logging.log4j</groupId>
329329
<artifactId>log4j-slf4j-impl</artifactId>
330-
<version>2.19.0</version>
330+
<version>2.20.0</version>
331331
<scope>test</scope>
332332
</dependency>
333333

0 commit comments

Comments
 (0)