vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
609 stars 167 forks source link

chore: fix dependency convergence: javassist #19607

Closed ZheSun88 closed 3 months ago

ZheSun88 commented 3 months ago
[ERROR] Dependency convergence error for org.javassist:javassist:jar:3.28.0-GA paths to dependency are:
[ERROR] +-com.example:spring-skeleton:jar:1.0-SNAPSHOT
[ERROR]   +-com.vaadin:vaadin-spring-boot-starter:jar:24.4.3:compile
[ERROR]     +-com.vaadin:vaadin-spring:jar:24.4.2:compile
[ERROR]       +-org.reflections:reflections:jar:0.10.2:compile
[ERROR]         +-org.javassist:javassist:jar:3.28.0-GA:compile
[ERROR] and
[ERROR] +-com.example:spring-skeleton:jar:1.0-SNAPSHOT
[ERROR]   +-com.vaadin:vaadin-spring-boot-starter:jar:24.4.3:compile
[ERROR]     +-com.vaadin:hilla:jar:24.4.1:compile
[ERROR]       +-com.vaadin:hilla-endpoint:jar:24.4.1:compile
[ERROR]         +-com.github.javaparser:javaparser-symbol-solver-core:jar:3.25.10:compile
[ERROR]           +-org.javassist:javassist:jar:3.30.2-GA:compile
github-actions[bot] commented 3 months ago

Test Results

1 124 files  ± 0  1 124 suites  ±0   1h 21m 51s :stopwatch: - 2m 24s 7 263 tests ± 0  7 214 :white_check_mark: ± 0  49 :zzz: ±0  0 :x: ±0  7 635 runs  +63  7 576 :white_check_mark: +63  59 :zzz: ±0  0 :x: ±0 

Results for commit 7397b051. ± Comparison against base commit d1f0eec8.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud