Skip to content
Snippets Groups Projects
Commit 1c34dfd1 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

Updated dependencies

parent 8ff48e52
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
<java.version>1.6</java.version>
<checkstyle.version>2.17</checkstyle.version>
<findbugs.version>3.0.2</findbugs.version>
<findbugs.version>3.0.3</findbugs.version>
<pmd.version>3.5</pmd.version>
<javadoc.version>2.10.3</javadoc.version>
</properties>
......@@ -115,7 +115,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.12</version>
<version>1.7.13</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
......@@ -493,4 +493,4 @@
</profile>
</profiles>
</project>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment