Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit e097c08

Browse files
authored
chore(deps): upgrade hadoop-common dependency in streaming module of AWS native ref arch (#312)
1 parent 979e86e commit e097c08

File tree

1 file changed

+1
-1
lines changed
  • refarch/aws-native/streaming/stream-processing

1 file changed

+1
-1
lines changed

refarch/aws-native/streaming/stream-processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>org.apache.hadoop</groupId>
166166
<artifactId>hadoop-common</artifactId>
167-
<version>2.8.3</version>
167+
<version>2.10.1</version>
168168
<exclusions>
169169
<exclusion>
170170
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)