Skip to content

Commit 996728c

Browse files
Bump commons-configuration2 from 2.7 to 2.8.0 in /mriya-core
Bumps commons-configuration2 from 2.7 to 2.8.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11fb934 commit 996728c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mriya-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-configuration2</artifactId>
28-
<version>2.7</version>
28+
<version>2.8.0</version>
2929
</dependency>
3030

3131
</dependencies>

0 commit comments

Comments
 (0)