Skip to content

[DRAFT]: Feat: Upgrade to Spring Boot 3.3.13#72

Open
kagw95 wants to merge 29 commits intomainfrom
feature/springboot-upgrade
Open

[DRAFT]: Feat: Upgrade to Spring Boot 3.3.13#72
kagw95 wants to merge 29 commits intomainfrom
feature/springboot-upgrade

Conversation

@kagw95
Copy link
Copy Markdown
Collaborator

@kagw95 kagw95 commented Mar 12, 2026

Upgrade the service to Spring Boot 3.3.13.
Bump all dependencies to versions, required/compatible by Spring Boot 3.3.13.

Important:

  • This PR will NOT be merged to main for a long time, till decision that service with old Spring Boot (2.7.18) is no longer supported.

kagw95 added 17 commits March 5, 2026 13:42
…a related dependencies - initial commit. Some CheckStyle errors/warns are fixed.
…or the application, dependencies to spring-boot-starter-web and spring-boot-starter-undertow are removed.
…rg.openclover:clover-maven-plugin version is changed to 4.5.0. pom.xml files are cleansed.
…added to avoid mockito UnnecessaryStubbingException.
…com.dius.pact.provider artifacts to 4.6.15, javers version to 7.9.0, kotlin to 1.9.25, jackson to 2.17.3, httpclient5 to 5.4.1, httpcore5 to 5.3.3, hibernate-core to 6.5.3.Final. Hibernate dialect is set to org.hibernate.dialect.PostgreSQLDialect.
…placed to JUnit5. JobRunner Bean creation exception is fixed.
…sing is fixed. Bump maven-surefire-plugin version to 3.2.5.
…ed, @ConditionalOnMissingBean annotation is added for DataSource bean. Default values (for test database) are added for jdbc connection properties.
…ration (due to java 21 isn't supported). maven-failsafe-plugin version is changed to 3.2.5.
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

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