Skip to content

Commit

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

Dependency(deps): Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • Loading branch information
Luro02 authored Sep 28, 2024
2 parents 216a42a + 1fa572f commit 918847c
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.16.0</version>
<version>3.17.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 918847c

Please sign in to comment.