Skip to content

Commit 29ab230

Browse files
committed
work in progress
1 parent d5c50f3 commit 29ab230

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,12 @@
136136
<groupId>org.springframework.boot</groupId>
137137
<artifactId>spring-boot-starter-data-jpa</artifactId>
138138
</dependency>
139+
<!--
139140
<dependency>
140141
<groupId>org.springframework.boot</groupId>
141142
<artifactId>spring-boot-starter-data-solr</artifactId>
142143
</dependency>
144+
-->
143145
<dependency>
144146
<groupId>org.springframework.boot</groupId>
145147
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)