Skip to content

Commit 88c7c24

Browse files
authored
deps: update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.19.0 (#3779)
[![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-slf4j-impl](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-slf4j-impl/2.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.logging.log4j:log4j-slf4j-impl/2.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.logging.log4j:log4j-slf4j-impl/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-slf4j-impl/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 aa4e44e commit 88c7c24

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
@@ -309,7 +309,7 @@ limitations under the License.
309309
<dependency>
310310
<groupId>org.apache.logging.log4j</groupId>
311311
<artifactId>log4j-slf4j-impl</artifactId>
312-
<version>2.18.0</version>
312+
<version>2.19.0</version>
313313
<scope>test</scope>
314314
</dependency>
315315

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
@@ -320,7 +320,7 @@ limitations under the License.
320320
<dependency>
321321
<groupId>org.apache.logging.log4j</groupId>
322322
<artifactId>log4j-slf4j-impl</artifactId>
323-
<version>2.18.0</version>
323+
<version>2.19.0</version>
324324
<scope>test</scope>
325325
</dependency>
326326

0 commit comments

Comments
 (0)