Skip to content

Commit e8e1fa0

Browse files
committed
AtlasOfLivingAustralia#173 migrate to Ubuntu 20
1 parent 2e1994f commit e8e1fa0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: grails-app/conf/BuildConfig.groovy

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ grails.project.dependency.resolution = {
2525
}
2626

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

0 commit comments

Comments
 (0)