You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add spring-snapshots repository to agentic-patterns POMs
Add the missing spring-snapshots repository to 5 agentic-patterns
pom.xml files that were only defining spring-milestones and
central-portal-snapshots repositories. This allows resolving
spring-ai-bom:2.0.0-SNAPSHOT directly from POMs without CI hacks.
Also removes the Maven settings.xml workaround from the CI workflow
since repositories are now properly defined in each module.
0 commit comments