diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml
index 19bf5064..07df945a 100644
--- a/.github/blunderbuss.yml
+++ b/.github/blunderbuss.yml
@@ -1,5 +1,9 @@
# Configuration for the Blunderbuss GitHub app. For more info see
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
+assign_issues:
+ - googleapis/api-logging-reviewers
+assign_prs:
+ - googleapis/api-logging-reviewers
assign_prs_by:
- labels:
- samples
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a31fdd0..6874d54f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.2.13-alpha](https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.2.12-alpha...v0.2.13-alpha) (2022-10-14)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-logging to v3.11.6 ([#251](https://github.com/googleapis/java-logging-servlet-initializer/issues/251)) ([81ee0da](https://github.com/googleapis/java-logging-servlet-initializer/commit/81ee0daea973b195b4a4197d600a3b8eefdc16e1))
+* Update dependency com.google.cloud:google-cloud-logging to v3.11.7 ([#253](https://github.com/googleapis/java-logging-servlet-initializer/issues/253)) ([1e6c60b](https://github.com/googleapis/java-logging-servlet-initializer/commit/1e6c60b857694861714a381f71fc2431e2f15815))
+
## [0.2.12-alpha](https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.2.11-alpha...v0.2.12-alpha) (2022-10-05)
diff --git a/pom.xml b/pom.xml
index 031b8d58..6a710595 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
4.0.0
google-cloud-logging-servlet-initializer
- 0.2.12-alpha
+ 0.2.13-alpha
jar
Google Cloud Logging Servlet Container Initializer
https://github.com/googleapis/java-logging-servlet-initializer
@@ -29,11 +29,11 @@
- 3.6
- 3.11.5
+ 5.0.0
+ 3.11.7
4.0.4
9.4.44.v20210927
- 9.0.67
+ 9.0.68
2.2.7.Final
4.13.2
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 86a466f4..2e9b7a8e 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-logging-servlet-initializer
- 0.2.11-alpha
+ 0.2.12-alpha
junit
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 25899c5d..12b3d6ea 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-logging-servlet-initializer
- 0.2.12-alpha
+ 0.2.13-alpha
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index e9af3c1a..7b6c4c84 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-logging-servlet-initializer
- 0.2.11-alpha
+ 0.2.12-alpha
diff --git a/versions.txt b/versions.txt
index effb31ba..96653aed 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-logging-servlet-initializer:0.2.12-alpha:0.2.12-alpha
+google-cloud-logging-servlet-initializer:0.2.13-alpha:0.2.13-alpha