File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
spring-data-eclipse-store Expand file tree Collapse file tree 2 files changed +3
-3
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.7 /apache-maven-3.9.7 -bin.zip
17
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8 /apache-maven-3.9.8 -bin.zip
Original file line number Diff line number Diff line change 202
202
<plugin >
203
203
<groupId >org.apache.maven.plugins</groupId >
204
204
<artifactId >maven-project-info-reports-plugin</artifactId >
205
- <version >3.5 .0</version >
205
+ <version >3.6 .0</version >
206
206
</plugin >
207
207
</plugins >
208
208
</pluginManagement >
269
269
<plugin >
270
270
<groupId >org.apache.maven.plugins</groupId >
271
271
<artifactId >maven-surefire-plugin</artifactId >
272
- <version >3.2.5 </version >
272
+ <version >3.3.0 </version >
273
273
<configuration >
274
274
<argLine >
275
275
--add-opens java.base/java.util=ALL-UNNAMED
You can’t perform that action at this time.
0 commit comments