Skip to content

Commit e7d7566

Browse files
authored
Update Selenium to 4.40.0 (#110) +semver:feature
Update license year
1 parent debf77c commit e7d7566

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2025 Aquality Automation
189+
Copyright 2026 Aquality Automation
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@
114114
<dependency>
115115
<groupId>com.fasterxml.jackson.core</groupId>
116116
<artifactId>jackson-databind</artifactId>
117-
<version>2.19.2</version>
117+
<version>2.20.1</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.seleniumhq.selenium</groupId>
121121
<artifactId>selenium-java</artifactId>
122-
<version>4.39.0</version>
122+
<version>4.40.0</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>io.appium</groupId>

0 commit comments

Comments
 (0)