Skip to content

Commit b993a27

Browse files
committed
Update component versions
* scripting-scala: 0.2.2 -> 0.3.0 * SNT: 4.1.14 -> 4.1.15 * ome-common: 6.0.14 -> 6.0.16 * ome-xml: 6.3.2 -> 6.3.3
1 parent 3ce9092 commit b993a27

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
<org.scijava.scripting-renjin.version>${scripting-renjin.version}</org.scijava.scripting-renjin.version>
456456

457457
<!-- Scripting: Scala - https://github.com/scijava/scripting-scala -->
458-
<scripting-scala.version>0.2.2</scripting-scala.version>
458+
<scripting-scala.version>0.3.0</scripting-scala.version>
459459
<org.scijava.scripting-scala.version>${scripting-scala.version}</org.scijava.scripting-scala.version>
460460

461461
<!-- Swing Checkbox Tree - https://github.com/scijava/swing-checkbox-tree -->
@@ -1187,7 +1187,7 @@
11871187
<org.bonej.bonej-utilities.version>${bonej-utilities.version}</org.bonej.bonej-utilities.version>
11881188

11891189
<!-- SNT - https://imagej.net/plugins/snt -->
1190-
<SNT.version>4.1.14</SNT.version>
1190+
<SNT.version>4.1.15</SNT.version>
11911191
<org.morphonets.SNT.version>${SNT.version}</org.morphonets.SNT.version>
11921192

11931193
<!-- MaMuT - https://github.com/fiji/MaMuT -->
@@ -1209,7 +1209,7 @@
12091209
<com.zeroc.ice.version>${ice.version}</com.zeroc.ice.version>
12101210

12111211
<!-- OME Common Java - https://github.com/ome/ome-common-java -->
1212-
<ome-common.version>6.0.14</ome-common.version>
1212+
<ome-common.version>6.0.16</ome-common.version>
12131213
<org.openmicroscopy.ome-common.version>${ome-common.version}</org.openmicroscopy.ome-common.version>
12141214

12151215
<!-- Metakit - https://github.com/ome/ome-metakit -->
@@ -1221,7 +1221,7 @@
12211221
<org.openmicroscopy.ome-poi.version>${ome-poi.version}</org.openmicroscopy.ome-poi.version>
12221222

12231223
<!-- OME Model - https://github.com/ome/ome-model -->
1224-
<ome-xml.version>6.3.2</ome-xml.version>
1224+
<ome-xml.version>6.3.3</ome-xml.version>
12251225
<org.openmicroscopy.ome-xml.version>${ome-xml.version}</org.openmicroscopy.ome-xml.version>
12261226

12271227
<!-- Glencoe Software jxrlib - https://github.com/glencoesoftware/jxrlib -->

0 commit comments

Comments
 (0)