Skip to content

update java, spring, deps - #38

Merged
SirCotare merged 1 commit into
mainfrom
update-spring-deps-java
Oct 9, 2025
Merged

update java, spring, deps#38
SirCotare merged 1 commit into
mainfrom
update-spring-deps-java

Conversation

@SirCotare

Copy link
Copy Markdown
Member

will merge the other branch first and create a bugfix version. then merge this to create a new minor version.

@SirCotare SirCotare self-assigned this Oct 9, 2025
@SirCotare
SirCotare requested a review from ThoSap October 9, 2025 13:06

@ThoSap ThoSap left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please also create release notes saying that this lib now uses Java 25+.

We should also consider publishing the source code so the IDE is happy and the DX is better, rather than seeing only compiled code decompiled by Fernflower.

Comment thread pom.xml
Comment on lines +162 to +165
<path>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
</path>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ThoSap

ThoSap commented Oct 9, 2025

Copy link
Copy Markdown
Member

Or we could target Java 21 but still use Java 25 to compile it 🤷🏻‍♂️

@SirCotare

Copy link
Copy Markdown
Member Author

Or we could target Java 21 but still use Java 25 to compile it 🤷🏻‍♂️

I think it would make more sense to just update the few projects that use the toolbox. We would do that anyway sooner or later.

Base automatically changed from fix-schema-forcing-for-enums to main October 9, 2025 13:32
@SirCotare
SirCotare merged commit ff17a1f into main Oct 9, 2025
1 check passed
@SirCotare
SirCotare deleted the update-spring-deps-java branch October 9, 2025 13:36
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