Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade basepom, apply prettier formatting changes #120

Merged
merged 6 commits into from
Mar 13, 2024

Conversation

jaredstehler
Copy link
Contributor

@jaredstehler jaredstehler commented Mar 10, 2024

This PR upgrades basepom version to 59, which includes some prettier formatting changes and dependency upgrades.

Basepom changed the target JDK from 8 to 11, but I've pinned this project at JDK 8 for now. I will still publish a release of 0.9.15 prior to merging this in, and apply this PR to the 0.9.16-SNAPSHOT version.

@cowtowncoder
Copy link

I don't know the full context here, but wouldn't JDK baseline change suggest at least minor version bump? (I guess it's pre-1.0 so maybe the usual SemVer implications do not apply)

@jaredstehler
Copy link
Contributor Author

good call; i have pinned this project back to jdk 8 pending futher review. the only technical reason our basepom moved to target 11 is a dep change on mockito from v4 to v5 (needed for jdk21 compilation).

@jaredstehler jaredstehler merged commit f953501 into master Mar 13, 2024
6 checks passed
@jaredstehler jaredstehler deleted the js-upgrade-baspom branch March 13, 2024 12:49
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