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

shardingsphere 5.4.1 yaml dependency must be 1.33 but we want to upgrade spring boot 3.2.0 #30471

Closed
RadianceL opened this issue Mar 13, 2024 · 6 comments · Fixed by #30518
Closed
Assignees
Labels
type: dependencies Pull requests that update a dependency file type: duplicate type: question

Comments

@RadianceL
Copy link

upgrade spring boot 3.2.0 yaml must be 2.0

i useing the laster version of shardingsphere-jdbc-core(5.4.1)

my pom like

            <dependency>
                <groupId>org.apache.shardingsphere</groupId>
                <artifactId>shardingsphere-jdbc-core</artifactId>
                <version>${shardingsphere-jdbc.version}</version>
            </dependency>

            <dependency>
                <groupId>com.olympus</groupId>
                <artifactId>olympus-chaos-monitor-base-logger</artifactId>
                <version>${olympus-chaos-monitor-base-logger.version}</version>
            </dependency>

            <dependency>
                <groupId>com.olympus</groupId>
                <artifactId>olympus-artemis-starter</artifactId>
                <version>${olympus-artemis-starter.version}</version>
            </dependency>
@RadianceL
Copy link
Author

so snakeyaml is clash

@linghengqian
Copy link
Member

@linghengqian linghengqian added type: duplicate type: question type: dependencies Pull requests that update a dependency file labels Mar 13, 2024
@totalo totalo linked a pull request Mar 17, 2024 that will close this issue
@RadianceL
Copy link
Author

how to use that version for now

@linghengqian
Copy link
Member

how to use that version for now

Copy link

github-actions bot commented May 1, 2024

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.

@github-actions github-actions bot added the stale label May 1, 2024
@linghengqian
Copy link
Member

Due to no response, this issue is closed for now.

@linghengqian linghengqian self-assigned this May 1, 2024
@linghengqian linghengqian removed the stale label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file type: duplicate type: question
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants