Skip to content

Commit a864822

Browse files
committed
Release version 1.2.7 with log4j 2.17.1 to fixed CVE-2021-44832.
Signed-off-by: Bread God <Vipcube@users.noreply.github.com>
1 parent 3cbad59 commit a864822

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>tw.fondus.commons</groupId>
55
<artifactId>commons-netcdf</artifactId>
6-
<version>1.2.6</version>
6+
<version>1.2.7</version>
77
<packaging>jar</packaging>
88

99
<name>The Commons-NetCDF Library</name>
@@ -38,7 +38,7 @@
3838
<maven.compiler.target>1.8</maven.compiler.target>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
<slf4j.version>1.7.32</slf4j.version>
41-
<log4j.version>2.17.0</log4j.version>
41+
<log4j.version>2.17.1</log4j.version>
4242
<jodatime.version>2.10.13</jodatime.version>
4343
<netcdf.version>4.6.16</netcdf.version>
4444
<guava.version>31.0.1-jre</guava.version>

0 commit comments

Comments
 (0)