Skip to content

Commit

Permalink
Merge pull request #591 from Feuermagier/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…commons-commons-lang3-3.16.0

Dependency(deps): Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
  • Loading branch information
Luro02 authored Aug 14, 2024
2 parents 1a2233f + a478bad commit 9606ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autograder-span/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.15.0</version>
<version>3.16.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 9606ac1

Please sign in to comment.