mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-05-26 17:25: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 58bad96724be3c9bdde58f940e82c1353313ef07. * 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>