diff --git a/README.md b/README.md
index 1e9b2fcfdd..b400f3af45 100644
--- a/README.md
+++ b/README.md
@@ -93,14 +93,14 @@ For protobuf-based codegen integrated with the Maven build system, you can use
kr.motd.maven
os-maven-plugin
- 1.5.0.Final
+ 1.6.2
org.xolstice.maven.plugins
protobuf-maven-plugin
- 0.5.1
+ 0.6.1
com.google.protobuf:protoc:3.9.0:exe:${os.detected.classifier}
grpc-java
diff --git a/SECURITY.md b/SECURITY.md
index 63d9ce366f..d31ca6c0dc 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -151,7 +151,7 @@ the dependency.
kr.motd.maven
os-maven-plugin
- 1.5.0.Final
+ 1.6.2
diff --git a/examples/example-gauth/pom.xml b/examples/example-gauth/pom.xml
index 53e5d4f3fe..a0236fd9a2 100644
--- a/examples/example-gauth/pom.xml
+++ b/examples/example-gauth/pom.xml
@@ -94,7 +94,7 @@
kr.motd.maven
os-maven-plugin
- 1.5.0.Final
+ 1.6.2
diff --git a/examples/example-tls/pom.xml b/examples/example-tls/pom.xml
index 64b04e5777..b9db314285 100644
--- a/examples/example-tls/pom.xml
+++ b/examples/example-tls/pom.xml
@@ -64,14 +64,14 @@
kr.motd.maven
os-maven-plugin
- 1.5.0.Final
+ 1.6.2
org.xolstice.maven.plugins
protobuf-maven-plugin
- 0.5.1
+ 0.6.1
com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}
grpc-java
diff --git a/examples/pom.xml b/examples/pom.xml
index 611f1ea178..0e4ab99b8d 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -81,14 +81,14 @@
kr.motd.maven
os-maven-plugin
- 1.5.0.Final
+ 1.6.2
org.xolstice.maven.plugins
protobuf-maven-plugin
- 0.5.1
+ 0.6.1
com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}
grpc-java