We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8df2e8 commit de8e6d2Copy full SHA for de8e6d2
1 file changed
google-cloud-pubsub/pom.xml
@@ -53,16 +53,6 @@
53
<artifactId>grpc-auth</artifactId>
54
<version>${grpc.version}</version>
55
</dependency>
56
- <!-- <dependency>
57
- <groupId>org.slf4j</groupId>
58
- <artifactId>slf4j-api</artifactId>
59
- <version>1.7.21</version>
60
- </dependency>
61
- <dependency>
62
63
- <artifactId>slf4j-log4j12</artifactId>
64
65
- </dependency> -->
66
<dependency>
67
<groupId>${project.groupId}</groupId>
68
<artifactId>google-cloud-core</artifactId>
0 commit comments