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 1616# under the License.
1717wrapperVersion =3.3.4
1818distributionType =only-script
19- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11 /apache-maven-3.9.11 -bin.zip
19+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12 /apache-maven-3.9.12 -bin.zip
Original file line number Diff line number Diff line change 9898 <plugin >
9999 <groupId >org.sonatype.central</groupId >
100100 <artifactId >central-publishing-maven-plugin</artifactId >
101- <version >0.9 .0</version >
101+ <version >0.10 .0</version >
102102 <extensions >true</extensions >
103103 <configuration >
104104 <publishingServerId >central</publishingServerId >
144144 <plugin >
145145 <groupId >org.apache.maven.plugins</groupId >
146146 <artifactId >maven-compiler-plugin</artifactId >
147- <version >3.14.1 </version >
147+ <version >3.15.0 </version >
148148 <configuration >
149149 <source >17</source >
150150 <target >17</target >
You can’t perform that action at this time.
0 commit comments