Skip to content

Commit

Permalink
Merge pull request #6761 from payara/dependabot/maven/master/org.slf4…
Browse files Browse the repository at this point in the history
…j-slf4j-jdk14-2.0.13

Bump org.slf4j:slf4j-jdk14 from 1.7.30 to 2.0.13
  • Loading branch information
Pandrex247 authored Jun 19, 2024
2 parents 2d6ef73 + ed7dc6b commit c51dc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/tests/payara-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>1.7.30</version>
<version>2.0.13</version>
<scope>test</scope>
</dependency>
<!-- needed for maven-war-plugin to work properly -->
Expand Down

0 comments on commit c51dc0e

Please sign in to comment.