Skip to content

Upgrade example app to Spring Boot 3.x to resolve Dependabot alerts - #69

Merged
AaronAtDuo merged 2 commits into
mainfrom
upgrade_example_app_to_resolve_dependabot_alerts
Sep 14, 2026
Merged

AaronAtDuo merged 2 commits into
mainfrom
upgrade_example_app_to_resolve_dependabot_alerts

Conversation

@cisco-annikiti

Copy link
Copy Markdown
Contributor

Description

Upgrade duo-example from Spring Boot 2.6.15 to 3.4.7 and split CI into separate SDK and example app jobs

Motivation and Context

8 open Dependabot alerts in duo-example, 5 of which have no fix in Spring Framework 5.x. Upgrading to Spring Boot 3.x (Spring Framework 6.x) resolves all 8.

How Has This Been Tested?

CI runs SDK build/test on Java 8, 11, 17, 21 and example app build/start on Java 17, 21.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@cisco-annikiti
cisco-annikiti marked this pull request as ready for review September 14, 2026 13:03
@AaronAtDuo
AaronAtDuo merged commit 5fc4598 into main Sep 14, 2026
9 checks passed
@AaronAtDuo
AaronAtDuo deleted the upgrade_example_app_to_resolve_dependabot_alerts branch September 14, 2026 14:58
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