Fix CXF version
diff --git a/samples/rest/README.md b/samples/rest/README.md
index c288377..57e4ff7 100644
--- a/samples/rest/README.md
+++ b/samples/rest/README.md
@@ -42,7 +42,7 @@
 
 ### Add logging intent
 
-Starting with CXF 3.1.8 the CXF logging feature is exported as an intent by
+Starting with CXF 3.1.9 the CXF logging feature is exported as an intent by
 default this makes it very easy to add logging to the rest example.
 
 ```