Skip to content

Commit

Permalink
Merge pull request #197 from awslabs/dependabot/maven/sample_apps/jav…
Browse files Browse the repository at this point in the history
…a/maven-da364239d6

Bump the maven group across 2 directories with 1 update
  • Loading branch information
sethusrinivasan authored Oct 14, 2024
2 parents ff359c7 + b141bf4 commit 14fac8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample_apps/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sample_apps/javaV2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 14fac8c

Please sign in to comment.