Skip to content

Commit

Permalink
#173 migrate to Ubuntu 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Rita-C committed Jun 24, 2021
1 parent 2e1994f commit e8e1fa0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ grails.project.dependency.resolution = {
}

dependencies {
//runtime 'mysql:mysql-connector-java:5.1.5' // Needed if you have older versions of mysql installed (5.6)
runtime 'mysql:mysql-connector-java:5.1.42'
runtime 'mysql:mysql-connector-java:8.0.25'
runtime 'net.sf.opencsv:opencsv:2.3'
runtime 'org.apache.ant:ant:1.10.1'
runtime 'commons-httpclient:commons-httpclient:3.1'
Expand Down

0 comments on commit e8e1fa0

Please sign in to comment.