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

Update Spring Boot (address CVEs) and few other dependencies #3778

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

reta
Copy link
Contributor

@reta reta commented Aug 25, 2024

Update Spring Boot (address CVEs) and few other dependencies (see please https://spring.io/blog/2024/08/23/spring-boot-releases-fix-for-cve-2024-38807)

@reta reta force-pushed the update.spring.boot branch 7 times, most recently from 14e8ccb to 5061662 Compare August 26, 2024 01:39
@reta reta requested a review from codefromthecrypt August 26, 2024 01:46
@reta reta force-pushed the update.spring.boot branch from 5061662 to 675afae Compare August 26, 2024 01:47
Copy link
Member

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

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

thanks!

I double-checked and alpine 3.20.2 and jdk 21.0.4_p7 are both still latest (for docker)


<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

should we do this in the parent pom, or is it because we have something that isn't jupiter...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

should we do this in the parent pom, or is it because we have something that isn't jupiter...

right, there are few (benchmarks, zipkin-lens) that do not use JUnit

@reta reta merged commit 91976d8 into openzipkin:master Aug 26, 2024
13 checks passed
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