Skip to content

Commit fec07dd

Browse files
committed
deps: update dependency org.slf4j:log4j-over-slf4j to v2.0.17
1 parent 2b9f24c commit fec07dd

File tree

2 files changed

+2
-2
lines changed
  • bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests
  • bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests

2 files changed

+2
-2
lines changed

bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ limitations under the License.
617617
<dependency>
618618
<groupId>org.slf4j</groupId>
619619
<artifactId>log4j-over-slf4j</artifactId>
620-
<version>1.7.36</version>
620+
<version>2.0.17</version>
621621
</dependency>
622622
</dependencies>
623623
</plugin>

bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ limitations under the License.
585585
<dependency>
586586
<groupId>org.slf4j</groupId>
587587
<artifactId>log4j-over-slf4j</artifactId>
588-
<version>2.0.9</version>
588+
<version>2.0.17</version>
589589
</dependency>
590590
<!-- TODO: Figure out why this is necessary -->
591591
<!-- minicluster has a hard undeclared dependency on junit? -->

0 commit comments

Comments
 (0)