Gerard Olenski
|
d788ebad45
|
Please [release] 5.2.2-A.1 [skip tests] (#1139)
|
2025-09-18 13:16:26 +02:00 |
|
Gerard Olenski
|
3ce90d3ec7
|
ACS-10159 Bump Spring Boot to 3.5.5 (#1138)
- to fix CVE-2025-48989 in tomcat-embed-core-10.1.43.jar
|
2025-09-18 12:37:14 +02:00 |
|
alfresco-build
|
9d0f6b63bb
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-08-22 08:21:07 +00:00 |
|
alfresco-build
|
794fb541ed
|
[maven-release-plugin][skip ci] prepare release 5.2.1
5.2.1
|
2025-08-22 08:21:05 +00:00 |
|
Arindam Roy
|
293ee06ff8
|
Please [release] 5.2.1 [skip tests]
|
2025-08-22 13:11:20 +05:30 |
|
alfresco-build
|
524b11d645
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-08-11 09:32:34 +00:00 |
|
alfresco-build
|
2eeff8d437
|
[maven-release-plugin][skip ci] prepare release 5.2.1-A.3
5.2.1-A.3
|
2025-08-11 09:32:32 +00:00 |
|
SatyamSah5
|
9334e76666
|
Please [release] 5.2.1-A.3 [skip tests] (#1131)
|
2025-08-11 14:21:10 +05:30 |
|
SatyamSah5
|
e5bf5e40b7
|
ACS-9926 added logic to avoid TiffImageReader provided by JAI library (#1130)
* ACS-9926 added logic to skip TiffReader provided by JAI library
* skip the jai implementation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* minor fix pmd
* Update ImageToPdfTransformer.java
* uses existing error message
* updated hardcoded class name
* updated headers and added unit test
* precommit fix
* PMD fix
* added suggested change
* removed wildcard import
* precommit fix
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-08 14:06:27 +05:30 |
|
alfresco-build
|
701c20c6ed
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-07-31 06:39:30 +00:00 |
|
alfresco-build
|
05c9ff0df1
|
[maven-release-plugin][skip ci] prepare release 5.2.1-A.2
5.2.1-A.2
|
2025-07-31 06:39:28 +00:00 |
|
Belal Ansari
|
74ae21a50d
|
Please [release] 5.2.1-A.2 [skip tests] (#1127)
|
2025-07-31 11:25:42 +05:30 |
|
Belal Ansari
|
0e28e96d6e
|
ACS-9927 - fixing vulnerability in commons-lang3 (#1126)
* ACS-9927 - fixing vulnerability in commons-lang3
* ACS-9927 - Updating spring-boot version
|
2025-07-30 17:06:18 +05:30 |
|
cezary-witkowski
|
b5680b35b9
|
[ACS-9839] Additional logging (#1124)
* [ACS-9839] Additional logging
* [ACS-9839] Now its as clear as it can be
|
2025-07-25 15:03:48 +02:00 |
|
alfresco-build
|
d695b7d3e2
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-07-21 12:23:08 +00:00 |
|
alfresco-build
|
a2981ec777
|
[maven-release-plugin][skip ci] prepare release 5.2.1-A.1
5.2.1-A.1
|
2025-07-21 12:23:05 +00:00 |
|
cezary-witkowski
|
b37d09601d
|
Please [release] 5.2.1-A.1 [skip tests] (#1121)
|
2025-07-21 13:40:57 +02:00 |
|
cezary-witkowski
|
9cbbbe6068
|
[ACS-9839] Introduced ACTIVEMQ_URL_PARAMS to avoid the need to override spring.activemq.broker-url directly (#1110)
* [ACS-9839] Introduced ACTIVEMQ_CONN_OPTIONS to avoid the need to override spring.activemq.broker-url directly.
* [ACS-9839] ACTIVEMQ_CONN_OPTIONS -> ACTIVEMQ_URL_PARAMS rename
* [ACS-9839] Restore removed comment
|
2025-07-21 12:47:56 +02:00 |
|
dependabot[bot]
|
b62e98a1fd
|
Bump org.apache.commons:commons-imaging (#1100)
Bumps org.apache.commons:commons-imaging from 1.0.0-alpha5 to 1.0.0-alpha6.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-imaging
dependency-version: 1.0.0-alpha6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-21 11:33:45 +05:30 |
|
dependabot[bot]
|
a0ee63abe5
|
Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#1119)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.
- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.20.0)
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-21 10:18:20 +05:30 |
|
dependabot[bot]
|
34848bbbf5
|
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.19.2 (#1120)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.19.2.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.2...jackson-bom-2.19.2)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
dependency-version: 2.19.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-21 10:18:12 +05:30 |
|
Arindam Roy
|
f075c0da9a
|
ACS-9835-Improve code quality in alfresco-transform-core (#1116)
|
2025-07-18 15:46:21 +05:30 |
|
dependabot[bot]
|
ac477aea65
|
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#1073)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0)
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-17 15:24:12 +02:00 |
|
dependabot[bot]
|
d54ab3a3b4
|
Bump org.springframework.boot:spring-boot-starter-parent (#1099)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.7 to 3.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.7...v3.5.3)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-version: 3.5.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-17 14:14:33 +05:30 |
|
jakubkochman
|
f0c9340cf1
|
Merge pull request #1104 from Alfresco/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.45.0
Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.45.0
|
2025-07-16 15:16:27 +02:00 |
|
alfresco-build
|
dd9555b80a
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-07-11 08:48:36 +00:00 |
|
alfresco-build
|
35da1531fc
|
[maven-release-plugin][skip ci] prepare release 5.2.0
5.2.0
|
2025-07-11 08:48:34 +00:00 |
|
Arindam Roy
|
d324d8351d
|
Please [release] 5.2.0 [skip tests] (#1105)
|
2025-07-11 13:36:49 +05:30 |
|
dependabot[bot]
|
93207f7cd5
|
Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.45.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 to 2.45.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.43.0...lib/2.45.0)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-version: 2.45.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-08 21:34:47 +00:00 |
|
alfresco-build
|
83ac70484f
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-07-03 14:04:56 +00:00 |
|
alfresco-build
|
c3b46716cf
|
[maven-release-plugin][skip ci] prepare release 5.2.0-A.3
5.2.0-A.3
|
2025-07-03 14:04:54 +00:00 |
|
Gerard Olenski
|
6d1c37afe6
|
Please [release] 5.2.0-A.3 [skip tests]
|
2025-07-03 15:25:11 +02:00 |
|
Gerard Olenski
|
5edfe361be
|
PRODSEC-10138 Override embedded tomcat default multipart parameters (#1103)
|
2025-07-03 15:22:12 +02:00 |
|
alfresco-build
|
27b5005b21
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-07-03 07:21:59 +00:00 |
|
alfresco-build
|
0c5201a9db
|
[maven-release-plugin][skip ci] prepare release 5.2.0-A.2
5.2.0-A.2
|
2025-07-03 07:21:57 +00:00 |
|
Piotr Żurek
|
0825af9442
|
Please [release] 5.2.0-A.2 [skip tests]
|
2025-07-03 08:39:49 +02:00 |
|
alfresco-build
|
8e4093a2d6
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-07-02 13:40:30 +00:00 |
|
alfresco-build
|
19288d45f0
|
[maven-release-plugin][skip ci] prepare release 5.2.0-A.1
5.2.0-A.1
|
2025-07-02 13:40:28 +00:00 |
|
Arindam Roy
|
fb4ffc53ad
|
Please [release] 5.2.0-A.1 [skip tests] (#1102)
|
2025-07-02 16:29:54 +05:30 |
|
Arindam Roy
|
abfa00fbcc
|
ACS-9699 Document horizontal and vertical scaling of T-Engines (#1101)
|
2025-07-02 11:56:28 +05:30 |
|
alfresco-build
|
5835dabc84
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-06-24 15:57:11 +00:00 |
|
alfresco-build
|
2caf871d0b
|
[maven-release-plugin][skip ci] prepare release 5.1.8-A.4
5.1.8-A.4
|
2025-06-24 15:57:10 +00:00 |
|
Gerard Olenski
|
a674c060ec
|
Please [release] 5.1.8-A.4 [skip tests] (#1088)
|
2025-06-24 17:18:24 +02:00 |
|
Gerard Olenski
|
80660d06a1
|
PRODSEC-10274 Bump Spring Boot to 3.4.7 (#1087)
|
2025-06-24 14:42:00 +02:00 |
|
alfresco-build
|
5db42f0b93
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-06-22 19:30:26 +00:00 |
|
alfresco-build
|
1c4d6ad25a
|
[maven-release-plugin][skip ci] prepare release 5.1.8-A.3
5.1.8-A.3
|
2025-06-22 19:30:24 +00:00 |
|
Gerard Olenski
|
7d4d13a9b1
|
Please [release] 5.1.8-A.3 [skip tests] (#1086)
|
2025-06-22 20:48:30 +02:00 |
|
Gerard Olenski
|
da4e87d97f
|
PRODSEC-10088 Fix CVE Vulnerability CVE-2025-31672 in poi-ooxml-5.2.5.jar (#1085)
|
2025-06-18 15:43:45 +02:00 |
|
alfresco-build
|
28c1e809d4
|
[maven-release-plugin][skip ci] prepare for next development iteration
|
2025-06-17 09:55:55 +00:00 |
|
alfresco-build
|
5c67699356
|
[maven-release-plugin][skip ci] prepare release 5.1.8-A.2
5.1.8-A.2
|
2025-06-17 09:55:53 +00:00 |
|