update logback to version 1.0.2

This commit is contained in:
Sebastian Sdorra
2012-04-30 12:08:13 +02:00
parent 1c6f3c871a
commit 3140f50af6

View File

@@ -496,7 +496,7 @@
<ehcache.version>2.5.2</ehcache.version>
<freemarker.version>2.3.19</freemarker.version>
<jetty.version>7.6.3.v20120416</jetty.version>
<logback.version>1.0.1</logback.version>
<logback.version>1.0.2</logback.version>
<project.build.javaLevel>1.6</project.build.javaLevel>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.hint.license>SCM-BSD</netbeans.hint.license>