Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jun 6, 2024
2 parents 096d842 + 62d8265 commit 9a8d00b
Show file tree
Hide file tree
Showing 19 changed files with 1,268 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: ${{ matrix.distribution }}
java-version: ${{ matrix.java }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
git config --global user.name "${{ secrets.GH_SITE_DEPLOY_NAME }}"
- name: Setup JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 11
Expand Down
3 changes: 2 additions & 1 deletion 6.5.0/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.10/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.11/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.12/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.13/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.14/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.15/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.16/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.17/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.18/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
3 changes: 2 additions & 1 deletion 6.5.19/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
2 changes: 1 addition & 1 deletion 6.5.20/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.aem-dependencies</artifactId>
<version>6.5.20.0000</version>
<version>6.5.20.0001-SNAPSHOT</version>
<packaging>pom</packaging>

<name>io.wcm.maven.aem-dependencies</name>
Expand Down
3 changes: 2 additions & 1 deletion 6.5.20/update-aem-deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ LOCAL_AEM_PASSWORD = 'admin'

//----------------------------------------------------------------------

@Grab('org.slf4j:slf4j-simple:1.7.30')
@GrabConfig(systemClassLoader=true)
@Grab('org.slf4j:slf4j-simple:2.0.12')
@Grab('jaxen:jaxen:1.1.6')
@GrabExclude('jdom:jdom')
@Grab('org.jdom:jdom2:2.0.6.1')
Expand Down
Loading

0 comments on commit 9a8d00b

Please sign in to comment.