Skip to content

Update multiple components (minor and patch versions)#253

Merged
ctrueden merged 1 commit into
scijava:masterfrom
tferr:patch-9
Feb 12, 2024
Merged

Update multiple components (minor and patch versions)#253
ctrueden merged 1 commit into
scijava:masterfrom
tferr:patch-9

Conversation

@tferr

@tferr tferr commented Jan 10, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@ctrueden ctrueden 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.

@tferr JGraphT 1.4.0 is the last version to support Java 8. The next version, 1.5.0, requires Java 11.

Do you need JGraphT 1.5.0+? Or were you just proactively bumping the version?

If you need it, this PR can be addressed in conjunction with the Fiji update to Java 21. Otherwise, we can stick with JGraph 1.4.0 for now. What do you think?

* batik: 1.16 -> 1.17
* commons-lang3: 3.12.0 -> 3.14.0
* commons-text: 1.10.0 -> 1.11.0
* flatlaf: 3.1.1 -> 3.2.1
* okhttp: 4.11.0 -> 4.12.0
* okio: 3.3.0 -> 3.7.0
* rsyntaxtextarea: 3.3.3 -> 3.3.4

Co-authored-by: Curtis Rueden <ctrueden@wisc.edu>
@ctrueden ctrueden merged commit b3df074 into scijava:master Feb 12, 2024
@ctrueden

Copy link
Copy Markdown
Member

@tferr I kept JGraphT at 1.4.0 for now. When we are further along with the Java 21 transition, we can start planning how to bump the pom-scijava Bill of Materials itself past Java 8 minimum, at which point we'll be able to update things like JGraphT easily.

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