Skip to content

Commit

Permalink
DATAJPA-25 - Upgraded to SLF4J 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 21, 2011
1 parent f8784a3 commit 3fb929a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -59,7 +59,7 @@
<aspectj.version>1.6.8</aspectj.version>
<junit.version>4.8.1</junit.version>
<jpa.version>2.0.0</jpa.version>
<slf4j.version>1.5.10</slf4j.version>
<slf4j.version>1.6.1</slf4j.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dist.id>spring-data-jpa</dist.id>
Expand Down

0 comments on commit 3fb929a

Please sign in to comment.