Bump commons-collections:commons-collections in /obhbasereader

Bumps commons-collections: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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 13:04:26 +00:00 committed by GitHub
parent 3614c2633e
commit 6964f2e1a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
obhbasereader/pom.xml Executable file → Normal file
View File

@ -44,7 +44,7 @@
<dependency> <dependency>
<groupId>commons-collections</groupId> <groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId> <artifactId>commons-collections</artifactId>
<version>3.2.1</version> <version>3.2.2</version>
</dependency> </dependency>
<!-- <dependency>--> <!-- <dependency>-->