mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* Bump dependency.spring.version from 6.0.19 to 6.1.13
Bumps `dependency.spring.version` from 6.0.19 to 6.1.13.
Updates `org.springframework:spring-aop` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-beans` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-context` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-context-support` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-core` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-expression` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-jdbc` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-jms` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-test` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-orm` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-tx` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-web` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
Updates `org.springframework:spring-webmvc` from 6.0.19 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.19...v6.1.13)
---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-context
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-context-support
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-expression
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-jms
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-test
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-orm
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-tx
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-web
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Remove deprecated usage of notNull(Object)
* ACS-8413: Fixing SPeL for List property.
* Revert "[MNT-23264] script execution error (#2900)" (#2912)
This reverts commit 58bad96724
.
* ACS-8413: Changing keycloak setup in docker-compose.
* ACS-8413: Revert: Changing keycloak setup in docker-compose.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com>
Co-authored-by: mpichura <maciej.pichura@hyland.com>
Co-authored-by: Manish Kumar <110275771+code4uuuu@users.noreply.github.com>
72 lines
2.5 KiB
YAML
72 lines
2.5 KiB
YAML
version: "3"
|
|
|
|
services:
|
|
transform-core-aio:
|
|
profiles: ["with-transform-core-aio"]
|
|
image: alfresco/alfresco-transform-core-aio:${TRANSFORMERS_TAG}
|
|
environment:
|
|
JAVA_OPTS: " -Xms256m -Xmx256m"
|
|
ports:
|
|
- "8090:8090"
|
|
postgres:
|
|
image: postgres:15.4
|
|
profiles: ["default", "with-transform-core-aio", "postgres", "with-mtls-transform-core-aio", "with-sso"]
|
|
environment:
|
|
- POSTGRES_PASSWORD=alfresco
|
|
- POSTGRES_USER=alfresco
|
|
- POSTGRES_DB=alfresco
|
|
command: postgres -c max_connections=300
|
|
ports:
|
|
- "5433:5432"
|
|
activemq:
|
|
profiles: ["default", "with-transform-core-aio", "activemq", "with-mtls-transform-core-aio", "with-sso"]
|
|
image: alfresco/alfresco-activemq:5.18.3-jre17-rockylinux8
|
|
ports:
|
|
- "5672:5672" # AMQP
|
|
- "61616:61616" # OpenWire
|
|
mtls-transform-core-aio:
|
|
profiles: ["with-mtls-transform-core-aio"]
|
|
image: quay.io/alfresco/alfresco-transform-core-aio:${TRANSFORMERS_TAG}
|
|
hostname: transform-core-aio
|
|
ports:
|
|
- 8090:8090
|
|
volumes:
|
|
- ${CI_WORKSPACE}/keystores/tengineAIO/tengineAIO.truststore:/tengineAIO.truststore
|
|
- ${CI_WORKSPACE}/keystores/tengineAIO/tengineAIO.keystore:/tengineAIO.keystore
|
|
environment:
|
|
ACTIVEMQ_URL: "nio://activemq:61616"
|
|
ACTIVEMQ_USER: "admin"
|
|
ACTIVEMQ_PASSWORD: "admin"
|
|
LOG_LEVEL: debug
|
|
|
|
SERVER_SSL_ENABLED: "true"
|
|
SERVER_SSL_KEY_PASSWORD: "password"
|
|
SERVER_SSL_KEY_STORE: "file:/tengineAIO.keystore"
|
|
SERVER_SSL_KEY_STORE_PASSWORD: "password"
|
|
SERVER_SSL_KEY_STORE_TYPE: "JCEKS"
|
|
|
|
SERVER_SSL_CLIENT_AUTH: "need"
|
|
SERVER_SSL_TRUST_STORE: "file:/tengineAIO.truststore"
|
|
SERVER_SSL_TRUST_STORE_PASSWORD: "password"
|
|
SERVER_SSL_TRUST_STORE_TYPE: "JCEKS"
|
|
|
|
CLIENT_SSL_KEY_STORE: "file:/tengineAIO.keystore"
|
|
CLIENT_SSL_KEY_STORE_PASSWORD: "password"
|
|
CLIENT_SSL_KEY_STORE_TYPE: "JCEKS"
|
|
|
|
CLIENT_SSL_TRUST_STORE: "file:/tengineAIO.truststore"
|
|
CLIENT_SSL_TRUST_STORE_PASSWORD: "password"
|
|
CLIENT_SSL_TRUST_STORE_TYPE: "JCEKS"
|
|
keycloak:
|
|
profiles: ["with-sso"]
|
|
image: quay.io/keycloak/keycloak:24.0.3
|
|
environment:
|
|
- KEYCLOAK_ADMIN=admin
|
|
- KEYCLOAK_ADMIN_PASSWORD=admin
|
|
- KC_DB=dev-mem
|
|
command: ["start-dev", "--import-realm", "--http-relative-path=/auth", "--hostname=localhost", "--http-enabled=true"]
|
|
volumes:
|
|
- ../../../repository/src/test/resources/realms/alfresco-realm.json:/opt/keycloak/data/import/alfresco-realm.json
|
|
ports:
|
|
- 8999:8080
|