Skip to content
GitLab
Menu
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
8c809b73
Commit
8c809b73
authored
Nov 16, 2010
by
Tigran Mkrtchyan
☕
Browse files
build: update exterman dependencies
updated: guava, logback, slf4j, spring
parent
5e79d3ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
8c809b73
...
...
@@ -207,7 +207,7 @@
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-context
</artifactId>
<version>
3.0.
2
.RELEASE
</version>
<version>
3.0.
5
.RELEASE
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
...
...
@@ -223,22 +223,22 @@
<dependency>
<groupId>
org.slf4j
</groupId>
<artifactId>
slf4j-api
</artifactId>
<version>
1.6.
0
</version>
<version>
1.6.
1
</version>
</dependency>
<dependency>
<groupId>
org.slf4j
</groupId>
<artifactId>
log4j-over-slf4j
</artifactId>
<version>
1.6.
0
</version>
<version>
1.6.
1
</version>
</dependency>
<dependency>
<groupId>
ch.qos.logback
</groupId>
<artifactId>
logback-classic
</artifactId>
<version>
0.9.2
1
</version>
<version>
0.9.2
6
</version>
</dependency>
<dependency>
<groupId>
com.google.guava
</groupId>
<artifactId>
guava
</artifactId>
<version>
r0
5
</version>
<version>
r0
7
</version>
</dependency>
<!--
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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