Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Specifyingthe Versions of Spring,Hiber,MySQL etc And other jSP and JSTL-->
<!-- Specifying the Versions of Springs, Hiberante, MySQL etc And other jSP and JSTL-->
<properties>
<spring.version>4.1.5.RELEASE</spring.version>
<spring.version>6.0.0</spring.version>
<hibernate.version>4.3.8.Final</hibernate.version>
<mysql.version>5.1.43</mysql.version>
<junit-version>4.8.1</junit-version>
Expand Down