diff options
Diffstat (limited to 'cps-tbdmt-rest/pom.xml')
-rw-r--r-- | cps-tbdmt-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-tbdmt-rest/pom.xml b/cps-tbdmt-rest/pom.xml index 2ff830b..8327d33 100644 --- a/cps-tbdmt-rest/pom.xml +++ b/cps-tbdmt-rest/pom.xml @@ -30,7 +30,7 @@ <artifactId>cps-tbdmt-rest</artifactId> <properties> - <jetty.version>11.0.7</jetty.version> + <jetty.version>11.0.12</jetty.version> </properties> <dependencies> |