Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 01d5b88

Browse filesBrowse files
Bump mavenVersion from 3.6.3 to 3.9.9 (#283)
* Bump mavenVersion from 3.6.3 to 3.9.9 Bumps `mavenVersion` from 3.6.3 to 3.9.9. Updates `org.apache.maven:maven-plugin-api` from 3.6.3 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.6.3...maven-3.9.9) Updates `org.apache.maven:maven-artifact` from 3.6.3 to 3.9.9 Updates `org.apache.maven:maven-core` from 3.6.3 to 3.9.9 --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Preserve required Maven version as 3.6.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski <s.jaranowski@gmail.com>
1 parent ef4885a commit 01d5b88
Copy full SHA for 01d5b88

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ under the License.
4242
</contributors>
4343

4444
<prerequisites>
45-
<maven>${mavenVersion}</maven>
45+
<maven>3.6.3</maven>
4646
</prerequisites>
4747

4848
<scm>
@@ -67,7 +67,7 @@ under the License.
6767
</distributionManagement>
6868

6969
<properties>
70-
<mavenVersion>3.6.3</mavenVersion>
70+
<mavenVersion>3.9.9</mavenVersion>
7171
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
7272

7373
<groovyVersion>2.4.21</groovyVersion>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.