diff --git a/.circleci/config.yml b/.circleci/config.yml
index 7f55a85..d9f30d5 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
setup: true
orbs:
- gravitee: gravitee-io/gravitee@2.5
+ gravitee: gravitee-io/gravitee@2.2
# our single workflow, that triggers the setup job defined above, filters on tag and branches are needed otherwise
# some workflow and job will not be triggered for tags (default CircleCI behavior)
diff --git a/pom.xml b/pom.xml
index 870e172..a082159 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
io.gravitee
gravitee-parent
- 21.0.0
+ 22.0.16