File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 100
100
<dependency >
101
101
<groupId >org.slf4j</groupId >
102
102
<artifactId >slf4j-api</artifactId >
103
- <version >1.7.7 </version >
103
+ <version >1.7.12 </version >
104
104
</dependency >
105
105
106
106
<dependency >
114
114
<dependency >
115
115
<groupId >ch.qos.logback</groupId >
116
116
<artifactId >logback-classic</artifactId >
117
- <version >1.1.2 </version >
117
+ <version >1.1.3 </version >
118
118
<scope >test</scope >
119
119
</dependency >
120
120
<dependency >
121
121
<groupId >log4j</groupId >
122
122
<artifactId >log4j</artifactId >
123
- <version >1.2.13 </version >
123
+ <version >1.2.17 </version >
124
124
<scope >test</scope >
125
125
</dependency >
126
126
<dependency >
555
555
<properties >
556
556
<distMgmtSnapshotsUrl >http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl >
557
557
<surefire .redirectTestOutputToFile>true</surefire .redirectTestOutputToFile>
558
- <netty .version>3.10.0 .Final</netty .version>
558
+ <netty .version>3.10.1 .Final</netty .version>
559
559
<grizzly .version>2.3.19</grizzly .version>
560
560
<maven .compiler.source>1.7</maven .compiler.source>
561
561
<maven .compiler.target>1.7</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments