Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2.0.13 (#2624)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent fbf3583 commit e7efd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<!-- Dependency versions -->
<!-- Users of the Spring Boot Starter Parent should include this property in their POM -->
<jna.version>5.14.0</jna.version>
<slf4j.version>2.0.12</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<osgi.slf4j.import.packages>org.slf4j;version="[1.7,3.0)"</osgi.slf4j.import.packages>
<junit.version>5.10.2</junit.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit e7efd02

Please sign in to comment.