Skip to content

Commit

Permalink
feat: add google-cloud-logging-servlet-initializer (#3496)
Browse files Browse the repository at this point in the history
  • Loading branch information
minherz committed Feb 3, 2022
1 parent 524adaf commit a147d91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,11 @@
<artifactId>google-cloud-logging-logback</artifactId>
<version>0.123.0-alpha</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-servlet-initializer</artifactId>
<version>0.1.3-alpha</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-mediatranslation-bom</artifactId>
Expand Down

0 comments on commit a147d91

Please sign in to comment.