← 返回首页
Update ImageJ2 and Fiji preemptively to 2.14.0 · scijava/pom-scijava@30f5b3c · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 30f5b3c

Browse files
committed
Update ImageJ2 and Fiji preemptively to 2.14.0
1 parent 999bcbe commit 30f5b3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@
473473
<!-- ImageJ - https://github.com/imagej -->
474474

475475
<!-- ImageJ2 - https://github.com/imagej/imagej2 -->
476-
<imagej2.version>2.13.1</imagej2.version>
476+
<imagej2.version>2.14.0</imagej2.version>
477477
<imagej.version>${imagej2.version}</imagej.version>
478478
<net.imagej.imagej.version>${imagej.version}</net.imagej.imagej.version>
479479

@@ -661,7 +661,7 @@
661661
<!-- Fiji - https://github.com/fiji -->
662662

663663
<!-- Fiji - https://github.com/fiji/fiji -->
664-
<fiji.version>2.13.1</fiji.version>
664+
<fiji.version>2.14.0</fiji.version>
665665
<sc.fiji.fiji.version>${fiji.version}</sc.fiji.fiji.version>
666666

667667
<!-- Standard Fiji projects -->

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.