Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.junit.jupiter-junit-j…
Browse files Browse the repository at this point in the history
…upiter-5.11.3
  • Loading branch information
sfuhrm authored Oct 28, 2024
2 parents da96347 + 4961bd8 commit 55b5749
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.5</version>
<version>3.2.7</version>
<configuration>
<keyname>9C3D5D0E75C71CE338930BF073FA841FE7DCB91F</keyname>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion radiobrowser4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.23.1</version>
<version>2.24.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 55b5749

Please sign in to comment.