Skip to content

Commit

Permalink
pom update
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Vurro committed Feb 1, 2016
1 parent 6b89237 commit 4eed8a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JMapper Framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<version>3.5</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
Expand Down Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4eed8a0

Please sign in to comment.