File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 13
13
~ See the License for the specific language governing permissions and
14
14
~ limitations under the License.
15
15
-->
16
- <project
17
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
16
+ <project
17
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18
18
xmlns =" http://maven.apache.org/POM/4.0.0" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
19
<modelVersion >4.0.0</modelVersion >
20
20
<groupId >com.networknt</groupId >
81
81
<artifactId >slf4j-api</artifactId >
82
82
<version >${version.slf4j} </version >
83
83
</dependency >
84
- <dependency >
85
- <groupId >org.slf4j</groupId >
86
- <artifactId >slf4j-ext</artifactId >
87
- <version >${version.slf4j} </version >
88
- </dependency >
89
84
<dependency >
90
85
<groupId >org.apache.commons</groupId >
91
86
<artifactId >commons-lang3</artifactId >
You can’t perform that action at this time.
0 commit comments