File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 778778 <version >${version.hibernate} </version >
779779 </dependency >
780780
781- <dependency >
782- <groupId >org.jdom</groupId >
783- <artifactId >jdom2</artifactId >
784- <version >2.0.6.1</version >
785- </dependency >
786-
787781 <!-- mvn dependency:analyze says this is an unused declared dependency, but its wrong. Get a runtime error if it's not included -->
788782 <dependency >
789783 <groupId >org.hsqldb</groupId >
875869 <dependency >com.sun.jersey:jersey-servlet</dependency >
876870 <dependency >commons-dbcp:commons-dbcp</dependency >
877871 <dependency >org.hibernate:hibernate-entitymanager</dependency >
878- <dependency >org.slf4j:slf4j-log4j12 </dependency >
872+ <dependency >org.slf4j:slf4j-reload4j </dependency >
879873 <dependency >org.springframework:spring-webmvc</dependency >
880874 </usedDependencies >
881875 </configuration >
You can’t perform that action at this time.
0 commit comments