Skip to content

Commit f5905ec

Browse files
committed
deps: update dependency org.slf4j:log4j-over-slf4j to v2.0.12
1 parent 941693d commit f5905ec

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
@@ -610,7 +610,7 @@ limitations under the License.
610610
<dependency>
611611
<groupId>org.slf4j</groupId>
612612
<artifactId>log4j-over-slf4j</artifactId>
613-
<version>1.7.36</version>
613+
<version>2.0.12</version>
614614
</dependency>
615615
</dependencies>
616616
</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
@@ -353,7 +353,7 @@ limitations under the License.
353353
<dependency>
354354
<groupId>org.slf4j</groupId>
355355
<artifactId>log4j-over-slf4j</artifactId>
356-
<version>2.0.9</version>
356+
<version>2.0.12</version>
357357
</dependency>
358358
<!-- TODO: Figure out why this is necessary -->
359359
<!-- minicluster has a hard undeclared dependency on junit? -->

0 commit comments

Comments
 (0)