diff --git a/org.springframework.samples.petclinic/src/main/webapp/html/tutorial.html b/org.springframework.samples.petclinic/src/main/webapp/html/tutorial.html
index c368efc349..27bd0f3759 100644
--- a/org.springframework.samples.petclinic/src/main/webapp/html/tutorial.html
+++ b/org.springframework.samples.petclinic/src/main/webapp/html/tutorial.html
@@ -1030,9 +1030,9 @@
Download and install a Java
Software Developer Kit, version 1.5 or later
Download and install Apache Ant,
- preferably version 1.7.0 or later
+ preferably version 1.7.1 or later
Download and install Apache Tomcat,
- preferably version 6.0.18 or later
+ preferably version 6.0.20 or later
Download and install MySQL,
preferably version 5.1.x or later (optional)
Hypersonic SQL, and
@@ -1040,7 +1040,7 @@
application.
PetClinic and Spring use the Apache
Commons Logging
- and log4j
+ and log4j
packages.