File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 158
158
<dependency >
159
159
<groupId >org.slf4j</groupId >
160
160
<artifactId >slf4j-api</artifactId >
161
- <version >1.7.19 </version >
161
+ <version >1.7.20 </version >
162
162
<optional >true</optional >
163
163
</dependency >
164
164
<dependency >
165
165
<groupId >org.slf4j</groupId >
166
166
<artifactId >slf4j-log4j12</artifactId >
167
- <version >1.7.19 </version >
167
+ <version >1.7.20 </version >
168
168
<optional >true</optional >
169
169
</dependency >
170
170
<dependency >
Original file line number Diff line number Diff line change 15
15
limitations under the License.
16
16
-->
17
17
<!-- version: $Id$ -->
18
- <project name =" ${project.name}" xmlns =" http://maven.apache.org/DECORATION/1.6 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.6 .0 http://maven.apache.org/xsd/decoration-1.6 .0.xsd" >
18
+ <project name =" ${project.name}" xmlns =" http://maven.apache.org/DECORATION/1.7 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.7 .0 http://maven.apache.org/xsd/decoration-1.7 .0.xsd" >
20
20
21
21
<body >
22
22
<menu name =" Reference Documentation" >
You can’t perform that action at this time.
0 commit comments