Skip to content

Commit

Permalink
[MSHARED-1356] Upgrade Parent to 41
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Feb 8, 2024
1 parent 1292a93 commit 3e9bfb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
maven-matrix: '[ "3.2.5", "3.9.1" ]'
jdk-matrix: '[ "8", "11", "17", "20" ]'
ff-maven: '3.9.1'
ff-jdk: '17'
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
<version>40</version>
<version>41</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 3e9bfb7

Please sign in to comment.