diff --git a/application/executable/pom.xml b/application/executable/pom.xml index a08216fb..30972727 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -55,12 +55,13 @@ metrics-impl - dev.sheldan.abstracto.scheduling scheduling-impl + + dev.sheldan.abstracto.modules link-embed-impl diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index e73fd408..c0f4c58d 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -631,17 +631,6 @@ assignable-roles.zip - - dev.sheldan.abstracto.modules - utility-impl - ${abstracto.version} - liquibase - zip - true - ${file.basedir}/db-data/liquibase-artifacts/ - utility.zip - - dev.sheldan.abstracto.modules modmail-impl diff --git a/docker-compose.yml b/docker-compose.yml index 22233363..495d7dc3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -44,4 +44,4 @@ services: template-data: build: context: deployment/image-packaging/src/main/docker/template-data - image: ${REGISTRY_PREFIX}sissi-template-data:${VERSION:-latest} + image: ${REGISTRY_PREFIX}sissi-template-data:${VERSION:-latest} diff --git a/pom.xml b/pom.xml index 5f6525ab..eee69875 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.5.36 - 1.4.37 + 1.5.37 + 1.4.38 4.9.0 3.5.0 diff --git a/tilt/sissi-dev/Chart.yaml b/tilt/sissi-dev/Chart.yaml index 65cdb5e5..713ce413 100644 --- a/tilt/sissi-dev/Chart.yaml +++ b/tilt/sissi-dev/Chart.yaml @@ -8,4 +8,4 @@ dependencies: version: ">= 0.0.1" - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.12.10 # 13.x.x uses postgresql 16.x + version: 15.3.2