Skip to content

Commit

Permalink
Update dependency org.alfresco:acs-community-packaging to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent 6d48eb2 commit 82cb29d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2repository/7.0/community-7.0.0/overload.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ext {
shareimage = 'docker.io/xenit/alfresco-share-community:7.0.0'
psqlimage = 'docker.io/xenit/postgres:13.1'
tests = true
alfrescoBomVersion = '7.0.0'
alfrescoBomVersion = '7.4.1'
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion 2repository/7.1/community-7.1.1/overload.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ext {
shareimage = 'docker.io/xenit/alfresco-share-community:7.1.0'
psqlimage = 'docker.io/xenit/postgres:13.3'
tests = true
alfrescoBomVersion = '7.1.1'
alfrescoBomVersion = '7.4.1'
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion 2repository/7.2/community-7.2.0/overload.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ext {
shareimage = 'docker.io/xenit/alfresco-share-community:7.2.1'
psqlimage = 'docker.io/xenit/postgres:13'
tests = true
alfrescoBomVersion = '7.2.0'
alfrescoBomVersion = '7.4.1'
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion 2repository/7.3/community-7.3.0/overload.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
shareimage = 'docker.io/xenit/alfresco-share-community:7.3.0'
psqlimage = 'docker.io/xenit/postgres:13'
tests = true
alfrescoBomVersion='7.3.0'
alfrescoBomVersion='7.4.1'
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion 2repository/7.4/community-7.4.0/overload.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
shareimage = 'docker.io/xenit/alfresco-share-community:7.4.0.1'
psqlimage = 'docker.io/xenit/postgres:13'
tests = true
alfrescoBomVersion='7.4.0.1'
alfrescoBomVersion='7.4.1'
}

dependencies {
Expand Down

0 comments on commit 82cb29d

Please sign in to comment.