RepoJournal
Spring

@spring-projects

Spring Framework, Spring Boot, and the JVM enterprise layer

Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Java Full archive →

The Wire · Showcase

SPRING-AI FIXES BOOT DEPENDENCY REGRESSION AMID INTEGRATION TEST REPAIRS

By RepoJournal · Filed · About Spring

Spring AI plugged a critical dependency hole that broke multiple starters and integration tests across OpenAI, Anthropic, and MCP providers.

Spring Security's dependency desk is quiet this morning: a routine Hibernate ORM bump from 7.3.5.Final to 7.3.6.Final [1] is flowing through the pipeline with no breaking changes. The real work is across Spring AI, where the team spent the last 24 hours fixing a regression that escaped from a recent Boot dependencies refactor [2]. That commit broke MCP and Bedrock starters by severing required auto-configuration dependencies, and it cascaded into failures across integration tests for OpenAI [3] and Anthropic [4]. The team also patched a method-invoking function callback issue in the OpenAI client [5] and preventively added AGENTS.md to gitignore to match the existing CLAUDE.md exclusion [6]. All fixes are merged and the test suite is green again.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.3.6.Final ↗ spring-projects/spring-security
  2. [2] Fix regression on Boot dependencies spring-projects/spring-ai
  3. [3] Fix OpenAI ITs spring-projects/spring-ai
  4. [4] Fix Anthropic ITs spring-projects/spring-ai
  5. [5] Fix OpenAiChatClientMethodInvokingFunctionCallbackIT spring-projects/spring-ai
  6. [6] Add AGENTS.md to .gitignore spring-projects/spring-ai

Quick answers

What shipped in Spring on May 25, 2026?
Spring AI plugged a critical dependency hole that broke multiple starters and integration tests across OpenAI, Anthropic, and MCP providers. In total, 11 commits and 2 pull requests landed.
Who contributed to Spring on May 25, 2026?
1 developer shipped this update, including dependabot[bot].
What were the notable Spring updates?
Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.3.6.Final, Fix regression on Boot dependencies, and Fix OpenAI ITs.

More from @spring-projects

Daily updates, in your inbox

Follow Spring

Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?