Switch to side-by-side view

--- a/pom.xml
+++ b/pom.xml
@@ -105,13 +105,7 @@
             <version>${springframework.version}</version>
         </dependency>
 
-        <dependency>
-            <groupId>org.springframework</groupId>
-            <artifactId>spring-tx</artifactId>
-            <version>${springframework.version}</version>
-        </dependency>
-
-        <dependency>
+       <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-jdbc</artifactId>
             <version>${springframework.version}</version>