diff --git a/checkouts.cfg b/checkouts.cfg index f4889214cd..923fcace79 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -11,5 +11,4 @@ auto-checkout = Products.CMFPlone # These packages are manually added, or automatically added by mr.roboto: plone.restapi - Products.validation plone.app.event diff --git a/versions.cfg b/versions.cfg index fa03c4aa4d..94553cb64c 100644 --- a/versions.cfg +++ b/versions.cfg @@ -130,7 +130,7 @@ Products.MimetypesRegistry = 3.0.1 Products.PlonePAS = 8.0.4 Products.PortalTransforms = 4.1.0 Products.statusmessages = 5.0.6 -Products.validation = 2.1.3 +Products.validation = 3.0.0 # CORE DEPENDENCIES: COLLECTIVE. # These packages are what you get when installing Plone plus test dependencies,