File tree Expand file tree Collapse file tree 1 file changed +3
-15
lines changed
Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Original file line number Diff line number Diff line change 13111311 <coremem .version>0.4.8</coremem .version>
13121312 <net .clearcontrol.coremem.version>${coremem.version} </net .clearcontrol.coremem.version>
13131313
1314- <!-- ClearGL - https://github.com/ClearVolume/ClearGL -->
1315- <cleargl .version>2.2.10 </cleargl .version>
1314+ <!-- ClearGL - https://github.com/ClearVolume/cleargl -->
1315+ <cleargl .version>2.2.11 </cleargl .version>
13161316 <net .clearvolume.cleargl.version>${cleargl.version} </net .clearvolume.cleargl.version>
13171317
13181318 <!-- Third party components -->
42404240 </exclusions >
42414241 </dependency >
42424242
4243- <!-- ClearGL - https://github.com/ClearVolume/ClearGL -->
4243+ <!-- ClearGL - https://github.com/ClearVolume/cleargl -->
42444244 <dependency >
42454245 <groupId >net.clearvolume</groupId >
42464246 <artifactId >cleargl</artifactId >
42474247 <version >${net.clearvolume.cleargl.version} </version >
4248- <exclusions >
4249- <exclusion >
4250- <!-- Brings in all gluegen-rt native classifiers. -->
4251- <groupId >org.jogamp.gluegen</groupId >
4252- <artifactId >gluegen-rt-main</artifactId >
4253- </exclusion >
4254- <exclusion >
4255- <!-- Brings in all jogl-all native classifiers. -->
4256- <groupId >org.jogamp.jogl</groupId >
4257- <artifactId >jogl-all-main</artifactId >
4258- </exclusion >
4259- </exclusions >
42604248 </dependency >
42614249
42624250 <!-- Third party components -->
You can’t perform that action at this time.
0 commit comments