Skip to content

Commit 7040ae5

Browse files
Bump org.apache.commons:commons-lang3 in /javav2/example_code/s3
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f01d5e commit 7040ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javav2/example_code/s3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>org.apache.commons</groupId>
183183
<artifactId>commons-lang3</artifactId>
184-
<version>3.12.0</version>
184+
<version>3.18.0</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)