Skip to content

Commit

Permalink
build(deps): bump org.slf4j:jul-to-slf4j from 2.0.9 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:jul-to-slf4j from 2.0.9 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Apr 2, 2024
1 parent bcc5632 commit fbb7697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<license.header.file>${project.parent.basedir}/header</license.header.file>
<jersey.version>3.1.5</jersey.version>
<okhttp.version>4.12.0</okhttp.version>
<jul-to-slf4j.version>2.0.9</jul-to-slf4j.version>
<jul-to-slf4j.version>2.0.12</jul-to-slf4j.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fbb7697

Please sign in to comment.