Kr Younger 6 anni fa
parent
commit
514a22bc20
1 ha cambiato i file con 2 aggiunte e 5 eliminazioni
  1. 2
    5
      pom.xml

+ 2
- 5
pom.xml Vedi File

63
 			<groupId>org.springframework.boot</groupId>
63
 			<groupId>org.springframework.boot</groupId>
64
 			<artifactId>spring-boot-starter-jdbc</artifactId>
64
 			<artifactId>spring-boot-starter-jdbc</artifactId>
65
 		</dependency>
65
 		</dependency>
66
-		<dependency>
67
-			<groupId>com.example</groupId>
68
-			<artifactId>throwup-thursday</artifactId>
69
-			<version>0.0.1-SNAPSHOT</version>
70
-		</dependency>
66
+
67
+
71
 	</dependencies>
68
 	</dependencies>
72
 
69
 
73
 	<build>
70
 	<build>