Skip to content

Commit

Permalink
chore: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Nov 16, 2023
1 parent ec34dc9 commit 3be885b
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions oxd-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -604,16 +604,11 @@
</dependency>

<!-- Force updates -->
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
<version>2.41</version>
</dependency>
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.6.0</version>
</dependency>
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>3.6.0</version>
</dependency>

<!-- selenium dependencies-->
<dependency>
Expand Down

0 comments on commit 3be885b

Please sign in to comment.