Skip to content

Commit f27aa98

Browse files
authored
deps: update dependency org.apache.logging.log4j:log4j-core to v2.19.0 (#3778)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.logging.log4j:log4j-core](https://logging.apache.org/log4j/2.x/) ([source](https://gitbox.apache.org/repos/asf?p=logging-log4j2)) | `2.18.0` -> `2.19.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.logging.log4j:log4j-core/2.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.logging.log4j:log4j-core/2.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.logging.log4j:log4j-core/2.19.0/compatibility-slim/2.18.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.logging.log4j:log4j-core/2.19.0/confidence-slim/2.18.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable-hbase). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5NS41In0=-->
1 parent 2eef4b0 commit f27aa98

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
@@ -316,7 +316,7 @@ limitations under the License.
316316
<dependency>
317317
<groupId>org.apache.logging.log4j</groupId>
318318
<artifactId>log4j-core</artifactId>
319-
<version>2.18.0</version>
319+
<version>2.19.0</version>
320320
<scope>test</scope>
321321
</dependency>
322322
<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
@@ -301,7 +301,7 @@ limitations under the License.
301301
<dependency>
302302
<groupId>org.apache.logging.log4j</groupId>
303303
<artifactId>log4j-core</artifactId>
304-
<version>2.18.0</version>
304+
<version>2.19.0</version>
305305
<scope>test</scope>
306306
</dependency>
307307

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
@@ -306,7 +306,7 @@ limitations under the License.
306306
<dependency>
307307
<groupId>org.apache.logging.log4j</groupId>
308308
<artifactId>log4j-core</artifactId>
309-
<version>2.18.0</version>
309+
<version>2.19.0</version>
310310
<scope>test</scope>
311311
</dependency>
312312
<dependency>

0 commit comments

Comments
 (0)