Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sfuhrm/radiorecorder
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Jan 28, 2024
2 parents ead9c6a + 649c8da commit a9cd375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3</version>
<version>5.3.1</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>5.9.0</version>
<version>5.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a9cd375

Please sign in to comment.