Compare commits

..

2 commits

Author SHA1 Message Date
de41f16a6a
Merge pull request #31 from rasilon/dependabot/maven/org.apache.commons-commons-configuration2-2.15.0
Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.15.0
2026-05-20 17:23:14 +01:00
dependabot[bot]
0966e091c8
Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.15.0
Bumps org.apache.commons:commons-configuration2 from 2.10.1 to 2.15.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
  dependency-version: 2.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 15:37:33 +00:00

View file

@ -51,7 +51,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.10.1</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>