Skip to content

Commit 0e794a0

Browse files
2 parents 19615ba + 231671d commit 0e794a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
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.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

spring-data-eclipse-store/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-project-info-reports-plugin</artifactId>
205-
<version>3.5.0</version>
205+
<version>3.6.0</version>
206206
</plugin>
207207
</plugins>
208208
</pluginManagement>
@@ -269,7 +269,7 @@
269269
<plugin>
270270
<groupId>org.apache.maven.plugins</groupId>
271271
<artifactId>maven-surefire-plugin</artifactId>
272-
<version>3.2.5</version>
272+
<version>3.3.0</version>
273273
<configuration>
274274
<argLine>
275275
--add-opens java.base/java.util=ALL-UNNAMED

0 commit comments

Comments
 (0)