Skip to content

Commit 7941163

Browse files
committed
Bump m-invoker-p to 3.9.1
1 parent 31ec3f8 commit 7941163

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/workflows/maven-verify.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
build:
2626
name: Verify
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28-
with:
29-
maven4-enabled: true
28+
# still fails
29+
# with:
30+
# maven4-enabled: true
3031

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ under the License.
8989
<mavenWarPluginVersion>${version.maven-war-plugin}</mavenWarPluginVersion>
9090

9191
<project.build.outputTimestamp>2025-02-23T17:24:00Z</project.build.outputTimestamp>
92+
93+
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
9294
</properties>
9395

9496
<dependencies>

0 commit comments

Comments
 (0)