Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-jdk14 to v2.0.16 (#1820)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent eba5740 commit 118df28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/java17/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>2.0.9</version>
<version>2.0.16</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 118df28

Please sign in to comment.