Index: core/project.xml =================================================================== --- core/project.xml (revision 466405) +++ core/project.xml (working copy) @@ -709,7 +709,7 @@ commons-beanutils commons-beanutils - 1.6.1 + 1.7.0 runtime Index: plugins/artifact/project.xml =================================================================== --- plugins/artifact/project.xml (revision 466405) +++ plugins/artifact/project.xml (working copy) @@ -128,7 +128,7 @@ commons-beanutils commons-beanutils - 1.6.1 + 1.7.0 This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/artifact/xdocs/changes.xml =================================================================== --- plugins/artifact/xdocs/changes.xml (revision 466405) +++ plugins/artifact/xdocs/changes.xml (working copy) @@ -25,6 +25,7 @@ + Upgrade commons-beanutils to version 1.7.0 Upgrade commons-jexl to version 1.1 Upgrade maven-model to version 3.0.2 Change the default repository to http://repo1.maven.org/maven/ for dependencies url in the manifest. Index: plugins/checkstyle/project.xml =================================================================== --- plugins/checkstyle/project.xml (revision 466405) +++ plugins/checkstyle/project.xml (working copy) @@ -171,7 +171,7 @@ commons-beanutils - commons-beanutils-core + commons-beanutils 1.7.0 root Index: plugins/checkstyle/xdocs/changes.xml =================================================================== --- plugins/checkstyle/xdocs/changes.xml (revision 466405) +++ plugins/checkstyle/xdocs/changes.xml (working copy) @@ -25,6 +25,7 @@ + Upgrade commons-beanutils to version 1.7.0 Upgrade antlr dependency to version 2.7.6. Index: plugins/linkcheck/project.xml =================================================================== --- plugins/linkcheck/project.xml (revision 466405) +++ plugins/linkcheck/project.xml (working copy) @@ -94,7 +94,7 @@ commons-beanutils commons-beanutils - 1.6.1 + 1.7.0 This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/linkcheck/xdocs/changes.xml =================================================================== --- plugins/linkcheck/xdocs/changes.xml (revision 466405) +++ plugins/linkcheck/xdocs/changes.xml (working copy) @@ -26,6 +26,7 @@ + Upgrade commons-beanutils to version 1.7.0 Upgrade maven-model to version 3.0.2 Update jelly dependency to match the ones in maven 1.1 core. Maven 1.0.x : The report is incomplete if one or more files has errors in them. Index: plugins/plugins-parent/project.properties =================================================================== --- plugins/plugins-parent/project.properties (revision 466405) +++ plugins/plugins-parent/project.properties (working copy) @@ -57,7 +57,7 @@ maven.jar.ant-junit=1.6.5 maven.jar.ant-launcher=1.6.5 maven.jar.ant-trax=1.6.5 -maven.jar.commons-beanutils=1.6.1 +maven.jar.commons-beanutils=1.7.0 maven.jar.commons-cli=1.0-beta-2 maven.jar.commons-codec=1.2 maven.jar.commons-collections=3.0