Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 in /docs/examples/MavenExample (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent 3996808 commit a73a895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/MavenExample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.16.0</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit a73a895

Please sign in to comment.