Skip to content

Commit

Permalink
Merge pull request #664 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/org.mariadb.jdbc-mariadb-java-client-3.0.6

Bump mariadb-java-client from 3.0.5 to 3.0.6 in /shio-app
  • Loading branch information
alegauss authored Jul 1, 2022
2 parents 9333faf + 7ea7812 commit 0886c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {
implementation group: 'com.h2database', name: 'h2', version:'1.4.200'

// MariaDB
implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '3.0.5'
implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '3.0.6'

// Apache Commons
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.21'
Expand Down

0 comments on commit 0886c46

Please # to comment.