Skip to content

Commit 154c132

Browse files
authored
Update pom.xml
Update mysql driver
1 parent b6938af commit 154c132

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

openid-connect-server-webapp/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
<dependency>
134134
<groupId>mysql</groupId>
135135
<artifactId>mysql-connector-java</artifactId>
136+
<version>5.1.45</version>
136137
<scope>runtime</scope>
137138
</dependency>
138139
<dependency>

0 commit comments

Comments
 (0)