Skip to content

Commit 38c1a10

Browse files
pingsutwjojochuang
authored andcommitted
HADOOP-16542. Update commons-beanutils version to 1.9.4. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
1 parent c3beeb7 commit 38c1a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,7 @@
998998
<dependency>
999999
<groupId>commons-beanutils</groupId>
10001000
<artifactId>commons-beanutils</artifactId>
1001-
<version>1.9.3</version>
1001+
<version>1.9.4</version>
10021002
</dependency>
10031003
<dependency>
10041004
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)