diff --git a/pom.xml b/pom.xml index 233f500e..9e2e2008 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,8 @@ 34 4.3.1 org.gridsuite.filter.server + + 1.15.0 @@ -84,6 +86,12 @@ + + + com.powsybl + powsybl-ws-commons + ${powsybl-ws-commons.version} + diff --git a/src/main/resources/config/application.yaml b/src/main/resources/config/application.yaml index cf9298af..3ad9018e 100644 --- a/src/main/resources/config/application.yaml +++ b/src/main/resources/config/application.yaml @@ -16,7 +16,3 @@ powsybl: powsybl-ws: database: name: filters - -server: - # TODO in the near future do we need spring 3.2 "server.tomcat.max-http-response-header-size" ? - max-http-request-header-size: 64000