Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markup SpringBoot users need to specify SnakeYAML version in Github Wiki #21476

Closed
linghengqian opened this issue Oct 11, 2022 · 4 comments · Fixed by #28303
Closed

Markup SpringBoot users need to specify SnakeYAML version in Github Wiki #21476

linghengqian opened this issue Oct 11, 2022 · 4 comments · Fixed by #28303

Comments

@linghengqian
Copy link
Member

linghengqian commented Oct 11, 2022

Feature Request

For English only, other languages will not accept.

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Is your feature request related to a problem?

Describe the feature you would like.

<dependencies>
  <dependency>
      <groupId>org.yaml</groupId>
      <artifactId>snakeyaml</artifactId>
      <version>1.33</version>
  </dependency>
</dependencies>
@linghengqian
Copy link
Member Author

@Swastyy
Copy link
Member

Swastyy commented Oct 11, 2022

Ok @linghengqian , I will do it.

@trydofor
Copy link

<snakeyaml.version>1.33</snakeyaml.version>
override the parent pom.xml's property

@linghengqian
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants