Skip to content

Commit

Permalink
Merge pull request #103 from TeachingKidsProgramming/dependabot/maven…
Browse files Browse the repository at this point in the history
…/commons-collections-commons-collections-3.2.2

Bump commons-collections from 3.2.1 to 3.2.2
  • Loading branch information
lynnlangit committed Nov 4, 2022
2 parents c3c808d + 0e938b4 commit e6e8b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit e6e8b87

Please sign in to comment.