Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
33f4299c
Commit
33f4299c
authored
May 23, 2010
by
Tigran Mkrtchyan
☕
Browse files
build: switch to latest versions of slf4j and logback
slf4j-1.6.0 logback-0.9.21
parent
9a288d8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
33f4299c
...
...
@@ -194,12 +194,12 @@
<dependency>
<groupId>
org.slf4j
</groupId>
<artifactId>
slf4j-api
</artifactId>
<version>
1.
5.11
</version>
<version>
1.
6.0
</version>
</dependency>
<dependency>
<groupId>
ch.qos.logback
</groupId>
<artifactId>
logback-classic
</artifactId>
<version>
0.9.1
8
</version>
<version>
0.9.
2
1
</version>
</dependency>
<!--
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment