Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.slf4j-slf4j-api-2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm authored Oct 13, 2023
2 parents 0d703f6 + 56b069b commit b46623e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions radiobrowser4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-ext</artifactId>
<version>2.0.7</version>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.28</version>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b46623e

Please sign in to comment.