Skip to content

Commit

Permalink
Require Maven 3.6.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Feb 11, 2024
1 parent 20c4e98 commit 31a403d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
jdk-matrix: '["8", "11"]'
os-matrix: '["ubuntu-latest"]'
ff-jdk: '8'
ff-jdk: '11'
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ under the License.
</issueManagement>

<properties>
<mavenVersion>3.5.4</mavenVersion>
<cassandraVersion>4.0.11</cassandraVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<log4jVersion>2.22.1</log4jVersion>
Expand Down

0 comments on commit 31a403d

Please sign in to comment.