File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.scijava</groupId >
77 <artifactId >pom-scijava</artifactId >
8- <version >26 .0.0</version >
8+ <version >28 .0.0</version >
99 <relativePath />
1010 </parent >
1111
9191 <releaseProfiles >deploy-to-scijava</releaseProfiles >
9292
9393 <prettytime .version>4.0.1.Final</prettytime .version>
94+
95+ <miglayout-swing .version>5.2</miglayout-swing .version>
9496 </properties >
9597
9698 <repositories >
110112 <!-- Third-party dependencies -->
111113 <dependency >
112114 <groupId >com.miglayout</groupId >
113- <artifactId >miglayout</artifactId >
114- <classifier > swing</ classifier >
115+ <artifactId >miglayout-swing </artifactId >
116+ <version > ${miglayout- swing.version} </ version >
115117 </dependency >
116118 <dependency >
117119 <groupId >org.ocpsoft.prettytime</groupId >
You can’t perform that action at this time.
0 commit comments