mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
upgraded version of SLF4J
This commit is contained in:
parent
a4f18cb238
commit
c8759c4b9e
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -41,8 +41,8 @@
|
|||
<aspectj.version>1.7.4</aspectj.version>
|
||||
|
||||
<!-- Logging -->
|
||||
<logback.version>1.1.0</logback.version>
|
||||
<slf4j.version>1.7.5</slf4j.version>
|
||||
<logback.version>1.1.1</logback.version>
|
||||
<slf4j.version>1.7.6</slf4j.version>
|
||||
|
||||
<!-- RSS -->
|
||||
<rome.version>1.0</rome.version>
|
||||
|
|
Loading…
Reference in a new issue