File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1+ --add-opens=java.base/java.lang=ALL-UNNAMED
2+ --add-opens=java.base/java.io=ALL-UNNAMED
Original file line number Diff line number Diff line change 1414# KIND, either express or implied. See the License for the
1515# specific language governing permissions and limitations
1616# under the License.
17- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6 /apache-maven-3.9.6 -bin.zip
18- wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.1 /maven-wrapper-3.3.1 .jar
17+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7 /apache-maven-3.9.7 -bin.zip
18+ wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2 /maven-wrapper-3.3.2 .jar
1919
Original file line number Diff line number Diff line change 44
55 <groupId >io.toolisticon.maven.parent</groupId >
66 <artifactId >maven-parent-kotlin-base</artifactId >
7- <version >2024.5.1 </version >
7+ <version >2024.5.2 </version >
88
99 <name >Maven Parent - Kotlin Base</name >
1010 <description >Maven parent for a holistic kotlin lib project.</description >
448448 <plugin >
449449 <groupId >org.apache.maven.plugins</groupId >
450450 <artifactId >maven-enforcer-plugin</artifactId >
451- <version >3.4.1 </version >
451+ <version >3.5.0 </version >
452452 <executions >
453453 <execution >
454454 <id >enforce-maven</id >
730730 <plugin >
731731 <groupId >org.sonatype.plugins</groupId >
732732 <artifactId >nexus-staging-maven-plugin</artifactId >
733- <version >1.6.13 </version >
733+ <version >1.7.0 </version >
734734 </plugin >
735735 </plugins >
736736 </pluginManagement >
You can’t perform that action at this time.
0 commit comments