Skip to content

Commit 7c508c9

Browse files
committed
update to latest SNAP/S3TBX
1 parent b043ce9 commit 7c508c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,31 +27,31 @@
2727
<dependency>
2828
<groupId>org.esa.snap</groupId>
2929
<artifactId>snap-core</artifactId>
30-
<version>8.0.3</version>
30+
<version>8.0.5</version>
3131
</dependency>
3232

3333
<dependency>
3434
<groupId>org.esa.snap</groupId>
3535
<artifactId>snap-engine-utilities</artifactId>
36-
<version>8.0.3</version>
36+
<version>8.0.5</version>
3737
</dependency>
3838

3939
<dependency>
4040
<groupId>org.esa.snap</groupId>
4141
<artifactId>snap-envisat-reader</artifactId>
42-
<version>8.0.3</version>
42+
<version>8.0.5</version>
4343
</dependency>
4444

4545
<dependency>
4646
<groupId>org.esa.s3tbx</groupId>
4747
<artifactId>s3tbx-avhrr-reader</artifactId>
48-
<version>8.0.1</version>
48+
<version>8.0.3</version>
4949
</dependency>
5050

5151
<dependency>
5252
<groupId>org.esa.s3tbx</groupId>
5353
<artifactId>s3tbx-sentinel3-reader</artifactId>
54-
<version>8.0.1</version>
54+
<version>8.0.3</version>
5555
<!--<exclusions>-->
5656
<!--<exclusion>-->
5757
<!--<groupId>edu.ucar</groupId>-->

0 commit comments

Comments
 (0)