summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Rettberg2022-11-03 14:37:32 +0100
committerSimon Rettberg2022-11-03 14:37:32 +0100
commit9871e4931e7fbf5c58d0c66fa836589ff7613e92 (patch)
tree3eeeb759b6c56feb7a2f2c62fab46ecb5b8b7df5 /pom.xml
parentAdd vmware virtualHW.version=19 and catch NPE (diff)
downloadmaster-sync-shared-9871e4931e7fbf5c58d0c66fa836589ff7613e92.tar.gz
master-sync-shared-9871e4931e7fbf5c58d0c66fa836589ff7613e92.tar.xz
master-sync-shared-9871e4931e7fbf5c58d0c66fa836589ff7613e92.zip
[thrift] Add vmSizeLimit to satellite config
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 70898af..a6485ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
- <version>0.15.0</version>
+ <version>0.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>