Compare commits

..
Author SHA1 Message Date
dependabot[bot] 44f7ef897f Bump org.twdata.maven:mojo-executor from 2.2.0 to 2.4.1
Bumps [org.twdata.maven:mojo-executor](https://github.com/mojo-executor/mojo-executor) from 2.2.0 to 2.4.1.
- [Release notes](https://github.com/mojo-executor/mojo-executor/releases)
- [Commits](https://github.com/mojo-executor/mojo-executor/compare/mojo-executor-parent-2.2.0...mojo-executor-parent-2.4.1)

---
updated-dependencies:
- dependency-name: org.twdata.maven:mojo-executor
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-14 00:00:14 +00:00
Satyam Sah 05cc667b51 ACS-11627 Migrate alfresco-sdk to GHAS (#747) 2026-05-14 05:25:41 +05:30
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ name: "Load Dependency Graph"
on:
push:
branches:
- "feature/ACS-11627_test"
- "master"
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
@@ -24,4 +24,4 @@ jobs:
maven-args: -Dscopes=compile,runtime
maven-username: ${{ secrets.NEXUS_USERNAME }}
maven-password: ${{ secrets.NEXUS_PASSWORD }}
maven-settings-path: ".ci.settings.xml"
maven-settings-path: ".ci.settings.xml"
+1 -1
View File
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.twdata.maven</groupId>
<artifactId>mojo-executor</artifactId>
<version>2.2.0</version>
<version>2.4.1</version>
</dependency>
<!-- ZIP directories in an easy way -->
<dependency>