Skip to content

Commit 0ac505d

Browse files
aswinshakilbasapuram-kumar
authored andcommitted
HADOOP-18101. Bump aliyun-sdk-oss to 3.13.2 and jdom2 to 2.0.6.1 (apache#3951)
1 parent b770948 commit 0ac505d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hadoop-project/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<hikari.version>2.4.12</hikari.version>
134134
<mssql.version>6.2.1.jre7</mssql.version>
135135
<okhttp.version>2.7.5</okhttp.version>
136-
<jdom.version>1.1</jdom.version>
136+
<jdom2.version>2.0.6.1</jdom2.version>
137137
<grizzly.version>2.2.21</grizzly.version>
138138
<gson.version>2.9.0</gson.version>
139139
<htrace3.version>3.1.0-incubating</htrace3.version>
@@ -1266,8 +1266,8 @@
12661266
</dependency>
12671267
<dependency>
12681268
<groupId>org.jdom</groupId>
1269-
<artifactId>jdom</artifactId>
1270-
<version>${jdom.version}</version>
1269+
<artifactId>jdom2</artifactId>
1270+
<version>${jdom2.version}</version>
12711271
</dependency>
12721272
<dependency>
12731273
<groupId>com.googlecode.json-simple</groupId>
@@ -1474,7 +1474,7 @@
14741474
<dependency>
14751475
<groupId>com.aliyun.oss</groupId>
14761476
<artifactId>aliyun-sdk-oss</artifactId>
1477-
<version>3.13.0</version>
1477+
<version>3.13.2</version>
14781478
<exclusions>
14791479
<exclusion>
14801480
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)