⬆️ Update dependency org.liquibase:liquibase-core to v4.25.1
This commit is contained in:
parent
f3888cee71
commit
989bec74e5
@ -56,7 +56,7 @@ dependencies {
|
||||
implementation('org.apache.commons:commons-lang3:3.14.0')
|
||||
|
||||
|
||||
liquibaseRuntime('org.liquibase:liquibase-core:4.25.0')
|
||||
liquibaseRuntime('org.liquibase:liquibase-core:4.25.1')
|
||||
liquibaseRuntime('org.liquibase:liquibase-groovy-dsl:3.0.3')
|
||||
liquibaseRuntime('mysql:mysql-connector-java:8.0.33')
|
||||
liquibaseRuntime group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
|
||||
|
Loading…
Reference in New Issue
Block a user