Skip to content

Commit 9466310

Browse files
authored
Merge branch 'main' into dependabot/maven/main/org.eclipse.platform-org.eclipse.osgi-3.23.100
2 parents a47dad6 + 653a0fc commit 9466310

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/develocity-publish-build-scans.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ jobs:
3131
steps:
3232

3333
- name: Setup Build Scan link capture
34-
uses: gradle/develocity-actions/setup-maven@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
34+
uses: gradle/develocity-actions/setup-maven@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4
3535
with:
3636
capture-build-scan-links: true
3737

3838
- name: Publish Build Scans
39-
uses: gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
39+
uses: gradle/develocity-actions/maven-publish-build-scan@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4
4040
with:
4141
develocity-url: 'https://ge.apache.org'
4242
develocity-access-key: ${{ secrets.GE_ACCESS_TOKEN }}

log4j-osgi-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.codehaus.mojo</groupId>
198198
<artifactId>build-helper-maven-plugin</artifactId>
199-
<version>3.6.0</version>
199+
<version>3.6.1</version>
200200
<executions>
201201
<execution>
202202
<id>define-log4jPluginPackageForTests</id>

0 commit comments

Comments
 (0)