Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<!-- The spatial name is used as a common point to rename the application alias visible in USM-->
<spatial.name>Spatial</spatial.name>
<docker.dev.version>4.7.0</docker.dev.version>
<docker.dev.version>4.7.2</docker.dev.version>
<docker.liquibase.changeLogFile>LIQUIBASE/changelog/db-changelog-master.xml</docker.liquibase.changeLogFile>
<docker.liquibase.db.user>spatial</docker.liquibase.db.user>
<docker.liquibase.db.passwd>spatial</docker.liquibase.db.passwd>
Expand Down