Skip to content

fix version for spring boot maven plugin#56

Merged
arcuri82 merged 4 commits intodevelopfrom
repackage-plugin-version
Mar 15, 2023
Merged

fix version for spring boot maven plugin#56
arcuri82 merged 4 commits intodevelopfrom
repackage-plugin-version

Conversation

@man-zhang
Copy link
Copy Markdown
Contributor

fix mvn problem

@man-zhang man-zhang requested a review from arcuri82 March 14, 2023 19:08
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>1.4.4.RELEASE</version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm... are those 1.4.4.RELEASE the same version of SpringBoot used in those SUTs?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right. we should use the same one as SUT. now they are updated and checked with mvn on the server.

@man-zhang man-zhang requested a review from arcuri82 March 15, 2023 08:43
@arcuri82 arcuri82 merged commit d2bec9b into develop Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants