Skip to content

Commit b6938af

Browse files
authored
Update pom.xml
1 parent 5ae4fef commit b6938af

File tree

1 file changed

+1
-5
lines changed
  • openid-connect-server-webapp

1 file changed

+1
-5
lines changed

openid-connect-server-webapp/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,7 @@
134134
<groupId>mysql</groupId>
135135
<artifactId>mysql-connector-java</artifactId>
136136
<scope>runtime</scope>
137-
</dependency>
138-
<dependency>
139-
<groupId>org.springframework.boot</groupId>
140-
<artifactId>spring-boot-starter-data-jdbc</artifactId>
141-
</dependency>
137+
</dependency>
142138
<dependency>
143139
<groupId>org.eclipse.persistence</groupId>
144140
<artifactId>org.eclipse.persistence.jpa</artifactId>

0 commit comments

Comments
 (0)