We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbad59 commit a864822Copy full SHA for a864822
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>tw.fondus.commons</groupId>
5
<artifactId>commons-netcdf</artifactId>
6
- <version>1.2.6</version>
+ <version>1.2.7</version>
7
<packaging>jar</packaging>
8
9
<name>The Commons-NetCDF Library</name>
@@ -38,7 +38,7 @@
38
<maven.compiler.target>1.8</maven.compiler.target>
39
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40
<slf4j.version>1.7.32</slf4j.version>
41
- <log4j.version>2.17.0</log4j.version>
+ <log4j.version>2.17.1</log4j.version>
42
<jodatime.version>2.10.13</jodatime.version>
43
<netcdf.version>4.6.16</netcdf.version>
44
<guava.version>31.0.1-jre</guava.version>
0 commit comments