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 e8b2a72 commit ec34dc9
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions oxd-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<dbcp.version>1.4</dbcp.version>
<h2.version>2.1.210</h2.version>
<dropwizard.version>2.0.35</dropwizard.version>
<dropwizard.version>2.1.10</dropwizard.version>
<jersey-test-framework-provider>2.29.1</jersey-test-framework-provider>
<generate.windows.exe>false</generate.windows.exe>
<commons-daemon.bin.version>1.2.1</commons-daemon.bin.version>
Expand Down Expand Up @@ -604,16 +604,6 @@
</dependency>

<!-- Force updates -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>9.4.53.v20231009</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<version>9.4.53.v20231009</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
Expand Down

0 comments on commit ec34dc9

Please sign in to comment.