Skip to content

Commit

Permalink
Bump commons-collections from 3.2.1 to 3.2.2 in /hapi-sourcegen
Browse files Browse the repository at this point in the history
Bumps commons-collections from 3.2.1 to 3.2.2.

---
updated-dependencies:
- dependency-name: commons-collections:commons-collections
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 2, 2023
1 parent 554f17b commit b2625d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hapi-sourcegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<!-- Needed by velocity -->
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit b2625d1

Please sign in to comment.