Release 6.3.0.

Change-Id: I09db0200d99b8f9ae7e2ef49129bf1bd9c36b832
diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml
index 077a3b7..869c5c1 100644
--- a/examples/spring-boot/pom.xml
+++ b/examples/spring-boot/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
     <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
-    <version>6.2.0</version>
+    <version>6.3.0</version>
   </parent>
 
   <artifactId>quarkus-googlecloud-jsonlogging-spring-boot-example</artifactId>