Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump commons-collections4 in /helloworlds/5.0-other-examples
Bumps commons-collections4 from 4.0 to 4.1.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2020
commit a87a9b29de88e1816d4983c1dc81cca98c8c6c29
2 changes: 1 addition & 1 deletion helloworlds/5.0-other-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.0</version>
<version>4.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down