File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
uses : apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28
28
with :
29
29
maven4-build : true
30
- maven4-version : ' 4.0.0-rc-2 ' # the same as used in project
30
+ maven4-version : ' 4.0.0-rc-3 ' # the same as used in project
Original file line number Diff line number Diff line change @@ -61,13 +61,13 @@ under the License.
61
61
</distributionManagement >
62
62
63
63
<properties >
64
- <mavenVersion >4.0.0-rc-2 </mavenVersion >
64
+ <mavenVersion >4.0.0-rc-3 </mavenVersion >
65
65
<javaVersion >17</javaVersion >
66
66
<guavaVersion >33.4.6-jre</guavaVersion >
67
67
<guiceVersion >6.0.0</guiceVersion >
68
68
<slf4jVersion >2.0.17</slf4jVersion >
69
69
<version .maven-invoker-plugin>3.7.0</version .maven-invoker-plugin>
70
- <version .maven-plugin-testing>4.0.0-beta-3 </version .maven-plugin-testing>
70
+ <version .maven-plugin-testing>4.0.0-beta-4 </version .maven-plugin-testing>
71
71
<version .maven-plugin-tools>4.0.0-beta-1</version .maven-plugin-tools>
72
72
<version .maven-site-plugin>3.21.0</version .maven-site-plugin>
73
73
<version .maven-fluido-skin>2.0.1</version .maven-fluido-skin>
You can’t perform that action at this time.
0 commit comments