Kr Younger 6 lat temu
rodzic
commit
514a22bc20
1 zmienionych plików z 2 dodań i 5 usunięć
  1. 2
    5
      pom.xml

+ 2
- 5
pom.xml Wyświetl plik

@@ -63,11 +63,8 @@
63 63
 			<groupId>org.springframework.boot</groupId>
64 64
 			<artifactId>spring-boot-starter-jdbc</artifactId>
65 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 68
 	</dependencies>
72 69
 
73 70
 	<build>