diff --git a/java-notebooks/CHANGELOG.md b/java-notebooks/CHANGELOG.md
index 8c4abd1914bf..a59b067ea727 100644
--- a/java-notebooks/CHANGELOG.md
+++ b/java-notebooks/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.1](https://github.com/googleapis/java-notebooks/compare/v1.1.0...v1.1.1) (2022-07-01)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#391](https://github.com/googleapis/java-notebooks/issues/391)) ([b0b2111](https://github.com/googleapis/java-notebooks/commit/b0b211142bc28c6318958ed370e8b7772143302e))
+
## [1.1.0](https://github.com/googleapis/java-notebooks/compare/v1.0.6...v1.1.0) (2022-05-19)
diff --git a/java-notebooks/google-cloud-notebooks-bom/pom.xml b/java-notebooks/google-cloud-notebooks-bom/pom.xml
index e577889c411a..0fa777353bd6 100644
--- a/java-notebooks/google-cloud-notebooks-bom/pom.xml
+++ b/java-notebooks/google-cloud-notebooks-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-notebooks-bom
- 1.1.1-SNAPSHOT
+ 1.1.1
pom
com.google.cloud
@@ -56,27 +56,27 @@
com.google.cloud
google-cloud-notebooks
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.8.1-SNAPSHOT
+ 0.8.1
com.google.api.grpc
grpc-google-cloud-notebooks-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.8.1-SNAPSHOT
+ 0.8.1
com.google.api.grpc
proto-google-cloud-notebooks-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
diff --git a/java-notebooks/google-cloud-notebooks/pom.xml b/java-notebooks/google-cloud-notebooks/pom.xml
index 5a937e5b6ca1..b6b44085b674 100644
--- a/java-notebooks/google-cloud-notebooks/pom.xml
+++ b/java-notebooks/google-cloud-notebooks/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-notebooks
- 1.1.1-SNAPSHOT
+ 1.1.1
jar
Google AI Platform Notebooks
https://github.com/googleapis/java-notebooks
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-notebooks-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
google-cloud-notebooks
diff --git a/java-notebooks/grpc-google-cloud-notebooks-v1/pom.xml b/java-notebooks/grpc-google-cloud-notebooks-v1/pom.xml
index acd8e08268d0..49abb345fb50 100644
--- a/java-notebooks/grpc-google-cloud-notebooks-v1/pom.xml
+++ b/java-notebooks/grpc-google-cloud-notebooks-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-notebooks-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
grpc-google-cloud-notebooks-v1
GRPC library for google-cloud-notebooks
com.google.cloud
google-cloud-notebooks-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
diff --git a/java-notebooks/grpc-google-cloud-notebooks-v1beta1/pom.xml b/java-notebooks/grpc-google-cloud-notebooks-v1beta1/pom.xml
index e41300e4426e..b891b5c063ed 100644
--- a/java-notebooks/grpc-google-cloud-notebooks-v1beta1/pom.xml
+++ b/java-notebooks/grpc-google-cloud-notebooks-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.8.1-SNAPSHOT
+ 0.8.1
grpc-google-cloud-notebooks-v1beta1
GRPC library for grpc-google-cloud-notebooks-v1beta1
com.google.cloud
google-cloud-notebooks-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
diff --git a/java-notebooks/pom.xml b/java-notebooks/pom.xml
index 287fb4665186..7f9549421958 100644
--- a/java-notebooks/pom.xml
+++ b/java-notebooks/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-notebooks-parent
pom
- 1.1.1-SNAPSHOT
+ 1.1.1
Google AI Platform Notebooks Parent
https://github.com/googleapis/java-notebooks
@@ -61,27 +61,27 @@
com.google.cloud
google-cloud-notebooks
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
proto-google-cloud-notebooks-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
grpc-google-cloud-notebooks-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.8.1-SNAPSHOT
+ 0.8.1
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.8.1-SNAPSHOT
+ 0.8.1
diff --git a/java-notebooks/proto-google-cloud-notebooks-v1/pom.xml b/java-notebooks/proto-google-cloud-notebooks-v1/pom.xml
index b8d1b73f8394..6926c2eb8b77 100644
--- a/java-notebooks/proto-google-cloud-notebooks-v1/pom.xml
+++ b/java-notebooks/proto-google-cloud-notebooks-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-notebooks-v1
- 1.1.1-SNAPSHOT
+ 1.1.1
proto-google-cloud-notebooks-v1
Proto library for google-cloud-notebooks
com.google.cloud
google-cloud-notebooks-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
diff --git a/java-notebooks/proto-google-cloud-notebooks-v1beta1/pom.xml b/java-notebooks/proto-google-cloud-notebooks-v1beta1/pom.xml
index b9ea223f295f..0dea425e7565 100644
--- a/java-notebooks/proto-google-cloud-notebooks-v1beta1/pom.xml
+++ b/java-notebooks/proto-google-cloud-notebooks-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.8.1-SNAPSHOT
+ 0.8.1
proto-google-cloud-notebooks-v1beta1
PROTO library for proto-google-cloud-notebooks-v1beta1
com.google.cloud
google-cloud-notebooks-parent
- 1.1.1-SNAPSHOT
+ 1.1.1
diff --git a/java-notebooks/samples/snapshot/pom.xml b/java-notebooks/samples/snapshot/pom.xml
index 56a7eec390a3..1e2ea9f0ecf0 100644
--- a/java-notebooks/samples/snapshot/pom.xml
+++ b/java-notebooks/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notebooks
- 1.1.1-SNAPSHOT
+ 1.1.1
diff --git a/java-notebooks/versions.txt b/java-notebooks/versions.txt
index 4c06f61f4aa4..46d12f080ef5 100644
--- a/java-notebooks/versions.txt
+++ b/java-notebooks/versions.txt
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version
-google-cloud-notebooks:1.1.0:1.1.1-SNAPSHOT
-grpc-google-cloud-notebooks-v1beta1:0.8.0:0.8.1-SNAPSHOT
-grpc-google-cloud-notebooks-v1:1.1.0:1.1.1-SNAPSHOT
-proto-google-cloud-notebooks-v1beta1:0.8.0:0.8.1-SNAPSHOT
-proto-google-cloud-notebooks-v1:1.1.0:1.1.1-SNAPSHOT
+google-cloud-notebooks:1.1.1:1.1.1
+grpc-google-cloud-notebooks-v1beta1:0.8.1:0.8.1
+grpc-google-cloud-notebooks-v1:1.1.1:1.1.1
+proto-google-cloud-notebooks-v1beta1:0.8.1:0.8.1
+proto-google-cloud-notebooks-v1:1.1.1:1.1.1