Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b986e8

Browse files
committed
Upgrade Spring from 2.4 to 2.7
1 parent736080e commit0b986e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ improving the original code with the following changes and features:
4343
Requirements
4444
------------
4545

46-
-**JDK8+**
46+
-**JDK17+**
4747
-**Maven 3+**, or you can use the script`./mvnw` instead that it will install
48-
Maven 3.6 in the user space automatically if the required version isn't there
48+
Maven 3.9 in the user space automatically if the required version isn't there
4949

5050
To build the web assets the project uses**Node.js**,**Webpack**, ...
5151
but all of them are installed and triggered by Maven automatically

‎pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.4.13</version>
8+
<version>2.7.8</version>
99
<relativePath/><!-- lookup parent from repository-->
1010
</parent>
1111
<groupId>ar.com.mrdev</groupId>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp