Skip to content

Commit 7c77752

Browse files
Bump the maven group across 1 directory with 2 updates (#114)
Bumps the maven group with 2 updates in the / directory: commons-io:commons-io and [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager). Updates `commons-io:commons-io` from 2.14.0 to 2.19.0 Updates `io.github.bonigarcia:webdrivermanager` from 4.0.0 to 6.1.0 - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-4.0.0...webdrivermanager-6.1.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production dependency-group: maven - dependency-name: io.github.bonigarcia:webdrivermanager dependency-version: 6.1.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80ae17a commit 7c77752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>commons-io</groupId>
5151
<artifactId>commons-io</artifactId>
52-
<version>2.14.0</version>
52+
<version>2.19.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.github.zafarkhaja</groupId>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>io.github.bonigarcia</groupId>
6161
<artifactId>webdrivermanager</artifactId>
62-
<version>4.0.0</version>
62+
<version>6.1.0</version>
6363
</dependency>
6464
</dependencies>
6565

0 commit comments

Comments
 (0)