Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Y
yumu-bot
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
bot
yumu-bot
Commits
47d56d72
Commit
47d56d72
authored
1 year ago
by
spring
Browse files
Options
Downloads
Patches
Plain Diff
Revert "最后试试更新一下springboot的版本, 还不行就没办法了"
This reverts commit
cc8ce72e
parent
cc8ce72e
Branches
revert-cc8ce72e
Branches containing commit
1 merge request
!1
Revert "最后试试更新一下springboot的版本, 还不行就没办法了"
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-4
3 additions, 4 deletions
pom.xml
with
3 additions
and
4 deletions
pom.xml
+
3
−
4
View file @
47d56d72
...
...
@@ -5,9 +5,8 @@
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
3.2.5
</version>
<relativePath/>
<!-- lookup parent from repository -->
<version>
3.1.4
</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<groupId>
com.now
</groupId>
<artifactId>
nowbot
</artifactId>
...
...
@@ -40,7 +39,7 @@
</profiles>
<properties>
<java.version>
21
</java.version>
<skipTests>
tru
e
</skipTests>
<skipTests>
fals
e
</skipTests>
</properties>
<dependencies>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment