Skip to content

Commit

Permalink
Merge branch 'master' of github.com:openspaceaarhus/PhotonSaw
Browse files Browse the repository at this point in the history
  • Loading branch information
dren-dk committed Jan 17, 2023
2 parents b5ec23e + 3961ef0 commit 2d10985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions host/dropwizard-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.2</version>
<version>4.3.6</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 2d10985

Please sign in to comment.