diff --git a/.github/renovate.json b/.github/renovate.json
new file mode 100644
index 00000000..1501eda2
--- /dev/null
+++ b/.github/renovate.json
@@ -0,0 +1,10 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "config:recommended"
+ ],
+ "pinDigests": true,
+ "prConcurrentLimit": 0,
+ "branchConcurrentLimit": 0,
+ "prHourlyLimit": 0
+}
diff --git a/pom.xml b/pom.xml
index 32a0622a..0cd9d852 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.airlift
airbase
- 198
+ 355
io.trino