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

Upgrade dependencies #543

Merged
merged 2 commits into from
Jan 25, 2025
Merged

Upgrade dependencies #543

merged 2 commits into from
Jan 25, 2025

Conversation

seijikohara
Copy link
Contributor

Describe the changes

This pull request includes updates to the pom.xml file to upgrade the versions of several dependencies. The most important changes include updating the Spring Boot starter parent version and the versions of the Logback Access dependencies.

Dependency version upgrades:

  • Updated Spring Boot starter parent version from 3.4.0 to 3.4.2.
  • Updated Logback Access dependencies versions from 2.0.4 to 2.0.6 for logback-access-common, logback-access-tomcat, and logback-access-jetty12.

@seijikohara seijikohara requested a review from akkinoc as a code owner January 24, 2025 01:34
@akkinoc akkinoc added this to the v4 milestone Jan 25, 2025
@akkinoc akkinoc added the type:dependencies A dependency update. label Jan 25, 2025
@akkinoc
Copy link
Owner

akkinoc commented Jan 25, 2025

Thank you for your contribution!

@akkinoc akkinoc merged commit 22a4787 into akkinoc:main Jan 25, 2025
2 checks passed
@akkinoc
Copy link
Owner

akkinoc commented Jan 25, 2025

v4.4.1 has been released! 🎉 It will be available in the Maven Central repository soon.

@akkinoc akkinoc linked an issue Jan 25, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies A dependency update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App can't start
2 participants