Skip to content

Commit 0869e19

Browse files
committed
deps: update dependency org.apache.logging.log4j:log4j-api to v2.19.0
1 parent a05596b commit 0869e19

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
@@ -310,7 +310,7 @@ limitations under the License.
310310
<dependency>
311311
<groupId>org.apache.logging.log4j</groupId>
312312
<artifactId>log4j-api</artifactId>
313-
<version>2.18.0</version>
313+
<version>2.19.0</version>
314314
<scope>test</scope>
315315
</dependency>
316316
<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
@@ -295,7 +295,7 @@ limitations under the License.
295295
<dependency>
296296
<groupId>org.apache.logging.log4j</groupId>
297297
<artifactId>log4j-api</artifactId>
298-
<version>2.18.0</version>
298+
<version>2.19.0</version>
299299
<scope>test</scope>
300300
</dependency>
301301
<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
@@ -300,7 +300,7 @@ limitations under the License.
300300
<dependency>
301301
<groupId>org.apache.logging.log4j</groupId>
302302
<artifactId>log4j-api</artifactId>
303-
<version>2.18.0</version>
303+
<version>2.19.0</version>
304304
<scope>test</scope>
305305
</dependency>
306306
<dependency>

0 commit comments

Comments
 (0)