Skip to content

Commit

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

Bump the maven group across 2 directories with 1 update
  • Loading branch information
sethusrinivasan authored Oct 14, 2024
2 parents 14fac8c + ee43c0c commit bc5ba36
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</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 @@ -60,7 +60,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit bc5ba36

Please sign in to comment.