Skip to content

Updated Spring AI to 2.0.0, ECJ, build works with Java 25#1298

Open
ddobrin wants to merge 1 commit into
google:mainfrom
ddobrin:spring-update
Open

Updated Spring AI to 2.0.0, ECJ, build works with Java 25#1298
ddobrin wants to merge 1 commit into
google:mainfrom
ddobrin:spring-update

Conversation

@ddobrin

@ddobrin ddobrin commented Jun 23, 2026

Copy link
Copy Markdown
Contributor
  • Updated Spring AI to GA version 2.0.0
  • Parent pom.xml
  • Added false to the maven-compiler-plugin config (with an explanatory comment) → makes AutoValue annotation processing deterministic across all modules and JDKs, including JDK 25
  • Removed the unused ecj.version property and the org.eclipse.jdt:ecj dependencyManagement entry.
  • dev/pom.xml
  • Removed the unused org.eclipse.jdt:ecj dependency.

Comment thread contrib/spring-ai/pom.xml
<scope>test</scope>
</dependency>
<dependency>
<!-- <dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it intentional we are commenting out those dependencies?

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