File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
# KIND, either express or implied. See the License for the
15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9 /apache-maven-3.9.9 -bin.zip
17
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11 /apache-maven-3.9.11 -bin.zip
18
18
wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
Original file line number Diff line number Diff line change 16
16
<kotlin .version>2.2.0</kotlin .version>
17
17
<logback .version>1.5.18</logback .version>
18
18
<maven .compiler.release>17</maven .compiler.release>
19
- <maven .version>3.9.9 </maven .version>
19
+ <maven .version>3.9.11 </maven .version>
20
20
<maven .project-info-reports-plugin.version>3.9.0</maven .project-info-reports-plugin.version>
21
21
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
22
22
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 10
10
11
11
<!-- This throws a warning, but the versions plugin does actually require it if you're checking plugin versions -->
12
12
<prerequisites >
13
- <maven >3.9.9 </maven >
13
+ <maven >3.9.11 </maven >
14
14
</prerequisites >
15
15
16
16
<!-- Keep all these in sync with adoptium-api-versions -->
72
72
<maven .swaggerhub-maven-plugin.version>1.0.10</maven .swaggerhub-maven-plugin.version>
73
73
<maven .tidy-plugin.version>1.4.0</maven .tidy-plugin.version>
74
74
<maven .toolchains-plugin.version>3.2.0</maven .toolchains-plugin.version>
75
- <maven .version>3.9.6 </maven .version>
75
+ <maven .version>3.9.11 </maven .version>
76
76
<maven .versions-plugin.version>2.18.0</maven .versions-plugin.version>
77
77
<maven .war-plugin.version>3.4.0</maven .war-plugin.version>
78
78
<mutability .detector.version>0.9.1</mutability .detector.version>
You can’t perform that action at this time.
0 commit comments