There was an error while loading. Please reload this page.
1 parent 00d412b commit f4acaf2Copy full SHA for f4acaf2
bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml
@@ -75,18 +75,18 @@
75
<dependency>
76
<groupId>org.slf4j</groupId>
77
<artifactId>slf4j-api</artifactId>
78
- <version>${slf4j.version}</version>
+ <version>1.7.32</version>
79
</dependency>
80
81
82
<artifactId>log4j-over-slf4j</artifactId>
83
84
<scope>runtime</scope>
85
86
87
<groupId>ch.qos.logback</groupId>
88
<artifactId>logback-classic</artifactId>
89
- <version>1.1.3</version>
+ <version>1.2.10</version>
90
91
92
0 commit comments