File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9393 <dependency >
9494 <groupId >org.slf4j</groupId >
9595 <artifactId >slf4j-api</artifactId >
96- <version >1.5.0 </version >
96+ <version >1.7.36 </version >
9797 </dependency >
9898 <dependency >
9999 <groupId >org.slf4j</groupId >
100100 <artifactId >slf4j-log4j12</artifactId >
101- <version >1.5.0 </version >
101+ <version >1.7.36 </version >
102102 </dependency >
103103 <dependency >
104104 <groupId >org.apache.directory.server</groupId >
133133 <plugin >
134134 <groupId >org.apache.maven.plugins</groupId >
135135 <artifactId >maven-compiler-plugin</artifactId >
136- <version >2.3.2 </version >
136+ <version >2.5.1 </version >
137137 <configuration >
138138 <source >1.6</source >
139139 <target >1.6</target >
218218 <plugin >
219219 <groupId >org.codehaus.mojo</groupId >
220220 <artifactId >exec-maven-plugin</artifactId >
221- <version >1.2 </version >
221+ <version >1.6.0 </version >
222222 <executions >
223223 <execution >
224224 <id >startup-uber-start</id >
You can’t perform that action at this time.
0 commit comments