Updated maven plugin versions in pom.xml

git-svn-id: https://svn.apache.org/repos/asf/logging/log4php/trunk@1395529 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 89f0cd1..7e20aeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-surefire-plugin</artifactId>
-				<version>2.12.2</version>
+				<version>2.12.4</version>
 				<configuration>
 					<workingDirectory>target</workingDirectory>
 				</configuration>
@@ -289,7 +289,7 @@
 						<plugin>
 							<groupId>org.apache.maven.plugins</groupId>
 							<artifactId>maven-project-info-reports-plugin</artifactId>
-							<version>2.5</version>
+							<version>2.5.1</version>
 							<reportSets>
 								<reportSet>
 									<reports>
@@ -309,7 +309,7 @@
 						<plugin>
 							<groupId>org.apache.maven.plugins</groupId>
 							<artifactId>maven-changes-plugin</artifactId>
-							<version>2.7.1</version>
+							<version>2.8</version>
 							<reportSets>
 								<reportSet>
 									<reports>