File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
<name >R2RML Parser</name >
9
9
<properties >
10
10
<maven .test.failure.ignore>true</maven .test.failure.ignore>
11
- <spring .framework.version>3.2.2 .RELEASE</spring .framework.version>
11
+ <spring .framework.version>4.0.0 .RELEASE</spring .framework.version>
12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13
13
</properties >
14
14
85
85
<dependency >
86
86
<groupId >mysql</groupId >
87
87
<artifactId >mysql-connector-java</artifactId >
88
- <version >5.1.25 </version >
88
+ <version >5.1.28 </version >
89
89
</dependency >
90
90
<dependency >
91
91
<groupId >commons-lang</groupId >
100
100
<dependency >
101
101
<groupId >junit</groupId >
102
102
<artifactId >junit</artifactId >
103
- <version >4.9 </version >
103
+ <version >4.11 </version >
104
104
<scope >test</scope >
105
105
</dependency >
106
106
<dependency >
107
107
<groupId >org.slf4j</groupId >
108
108
<artifactId >slf4j-log4j12</artifactId >
109
- <version >1.6.4 </version >
109
+ <version >1.7.5 </version >
110
110
</dependency >
111
111
<dependency >
112
112
<groupId >org.apache.jena</groupId >
113
113
<artifactId >apache-jena-libs</artifactId >
114
114
<type >pom</type >
115
- <version >2.10 .1</version >
115
+ <version >2.11 .1</version >
116
116
</dependency >
117
117
</dependencies >
118
118
You can’t perform that action at this time.
0 commit comments