mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2026-09-16 18:12:54 +00:00
[ACS-12630]: Please [release] 5.4.4-A.6 [skip tests] (#1351)
This commit is contained in:
@@ -30,8 +30,8 @@ env:
|
|||||||
# Both variables are required to be set before the release process starts.
|
# Both variables are required to be set before the release process starts.
|
||||||
# As the release is triggered by a commit message with "[release]" keyword on a release branch,
|
# As the release is triggered by a commit message with "[release]" keyword on a release branch,
|
||||||
# setting these variables to new values can be done in the same commit and will indicate the release and the dev versions in it.
|
# setting these variables to new values can be done in the same commit and will indicate the release and the dev versions in it.
|
||||||
RELEASE_VERSION: "5.4.4-A.5" # The version of the release (tag).
|
RELEASE_VERSION: "5.4.4-A.6" # The version of the release (tag).
|
||||||
DEVELOPMENT_VERSION: "5.4.4-A.6-SNAPSHOT" # The version that will be set in pom files after the release (next dev version)
|
DEVELOPMENT_VERSION: "5.4.4-A.7-SNAPSHOT" # The version that will be set in pom files after the release (next dev version)
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
<dependency.commons-io.version>2.20.0</dependency.commons-io.version>
|
<dependency.commons-io.version>2.20.0</dependency.commons-io.version>
|
||||||
<dependency.imaging.version>1.0.0-alpha6</dependency.imaging.version>
|
<dependency.imaging.version>1.0.0-alpha6</dependency.imaging.version>
|
||||||
<dependency.snakeyaml.version>2.3</dependency.snakeyaml.version>
|
<dependency.snakeyaml.version>2.3</dependency.snakeyaml.version>
|
||||||
<dependency.tomcat.embed.version>11.0.23</dependency.tomcat.embed.version> <!-- CVE-2026-53434, CVE-2026-55276, CVE-2026-53404 -->
|
<dependency.tomcat.embed.version>11.0.23</dependency.tomcat.embed.version>
|
||||||
<dependency.activemq-client.version>6.2.7</dependency.activemq-client.version>
|
<dependency.activemq-client.version>6.2.7</dependency.activemq-client.version>
|
||||||
|
|
||||||
<spotless-plugin.version>2.45.0</spotless-plugin.version>
|
<spotless-plugin.version>2.45.0</spotless-plugin.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user