Skip to content

Commit 69ccfbb

Browse files
authored
Merge pull request slgobinath#11 from slgobinath/dependabot/maven/jpa/helloworld/hibernate/JPAHelloWorld/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.36 to 8.0.16 in /jpa/helloworld/hibernate/JPAHelloWorld
2 parents 153f5d2 + 7482d01 commit 69ccfbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • jpa/helloworld/hibernate/JPAHelloWorld

jpa/helloworld/hibernate/JPAHelloWorld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>mysql</groupId>
4848
<artifactId>mysql-connector-java</artifactId>
49-
<version>5.1.36</version>
49+
<version>8.0.16</version>
5050
</dependency>
5151
</dependencies>
5252
</project>

0 commit comments

Comments
 (0)