diff --git a/README.md b/README.md
index ead5b3b70..156745df3 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ The ultimate goal of this project is to allow Minecraft: Bedrock Edition users t
Special thanks to the DragonProxy project for being a trailblazer in protocol translation and for all the team members who have now joined us here!
-### Currently supporting Minecraft Bedrock v1.16.x and Minecraft Java v1.16.2.
+### Currently supporting Minecraft Bedrock v1.16.x and Minecraft Java v1.16.3.
## Setting Up
Take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set up Geyser.
diff --git a/bootstrap/spigot/pom.xml b/bootstrap/spigot/pom.xml
index 714c0852f..d4dc33260 100644
--- a/bootstrap/spigot/pom.xml
+++ b/bootstrap/spigot/pom.xml
@@ -26,7 +26,7 @@
us.myles
viaversion
- 3.1.0
+ 3.1.1
provided
diff --git a/connector/pom.xml b/connector/pom.xml
index fe35b6782..5a19a5015 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -109,9 +109,9 @@
compile
- com.github.steveice10
+ com.github.GeyserMC
mcprotocollib
- b3cf3acbb3
+ e4a3aa636a
compile