Skip to content

Commit

Permalink
Bump minimalMavenBuildVersion to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz authored Dec 16, 2024
1 parent 783bbe0 commit 0622426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ limitations under the License.

<properties>
<javaVersion>8</javaVersion>
<minimalMavenBuildVersion>3.2.5</minimalMavenBuildVersion>
<minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
<maven.compiler.source>${javaVersion}</maven.compiler.source>
<maven.compiler.target>${javaVersion}</maven.compiler.target>
<!-- in order to restore default annotation processing behaviour, please override with empty value -->
Expand Down

0 comments on commit 0622426

Please sign in to comment.