Skip to content

Commit 3742b15

Browse files
committed
Upgrade to netCDF-Java 5.9.1
1 parent b178782 commit 3742b15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The NOAA/NGDC ncISO team and the Unidata THREDDS team work closely (and with the
2929

3030
| netCDF-Java / TDS Version | threddsISO | threddsISO Tag |
3131
|:--------------------------|:---------------|:---------------|
32-
| 5.9.0 / 5.7-SNAPSHOT | 2.4.8-SNAPSHOT | |
32+
| 5.9.1 / 5.7-SNAPSHOT | 2.4.8-SNAPSHOT | |
3333
| 5.7.0 / 5.6 | 2.4.7 | **v2.4.7** |
3434
| 5.6.0 / 5.5 | 2.4.6 | **v2.4.6** |
3535
| 5.5.3 / 5.4 | 2.4.5 | **v2.4.5** |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>edu.ucar</groupId>
6363
<artifactId>netcdf-java-testing-platform</artifactId>
64-
<version>5.9.0</version>
64+
<version>5.9.1</version>
6565
<type>pom</type>
6666
<scope>import</scope>
6767
</dependency>

0 commit comments

Comments
 (0)