mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
migrated to LogBack 1.1.0
This commit is contained in:
parent
43216fb185
commit
50f0bc9352
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -41,7 +41,7 @@
|
|||
<aspectj.version>1.7.4</aspectj.version>
|
||||
|
||||
<!-- Logging -->
|
||||
<logback.version>1.0.13</logback.version>
|
||||
<logback.version>1.1.0</logback.version>
|
||||
<slf4j.version>1.7.5</slf4j.version>
|
||||
|
||||
<!-- RSS -->
|
||||
|
|
Loading…
Reference in a new issue