Skip to content

Commit

Permalink
EPMHLM-350
Browse files Browse the repository at this point in the history
[Jan] Fix Vulnerabilities from dependencies
  • Loading branch information
Alex-Reif committed Feb 8, 2024
1 parent fddaaf1 commit cb78453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group 'com.epam.healenium'
version '3.4.3'
version '3.4.4'


repositories {
Expand All @@ -31,7 +31,7 @@ dependencies {
implementation 'org.yaml:snakeyaml:2.0'
implementation 'com.google.guava:guava:32.1.1-jre'

implementation 'org.seleniumhq.selenium:selenium-java:4.16.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.16.1'
implementation 'com.epam.healenium:tree-comparing:0.4.13'
implementation 'org.projectlombok:lombok:1.18.22'
implementation 'org.mapstruct:mapstruct:1.3.1.Final'
Expand Down

0 comments on commit cb78453

Please sign in to comment.