Skip to content

Commit 78f0c6d

Browse files
committed
Update version to 1.1.4. Mitigate CVE-2021-45105.
1 parent c68461e commit 78f0c6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.microsoft.azure.datalake.store</groupId>
55
<artifactId>AdlsTool</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.1.3</version>
7+
<version>1.1.4</version>
88

99
<name>Azure Data Lake Store Tools for Java</name>
1010
<url>http://aka.ms/adlsdtool</url>
@@ -123,7 +123,7 @@
123123
<Built-By>Microsoft Corporation</Built-By>
124124
</manifestEntries>
125125
</archive>
126-
<finalName>AdlsTool-1.1.3-Full</finalName>
126+
<finalName>AdlsTool-1.1.4-Full</finalName>
127127
<appendAssemblyId>false</appendAssemblyId>
128128
</configuration>
129129
<executions>

0 commit comments

Comments
 (0)