Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Sep 5, 2023
1 parent 3feead8 commit 931694d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jikkou-extension-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ limitations under the License.
<license.header.file>${project.parent.basedir}/license-header</license.header.file>
<jersey.version>3.1.3</jersey.version>
<okhttp.version>4.11.0</okhttp.version>
<jul-to-slf4j.version>2.0.7</jul-to-slf4j.version>
<jul-to-slf4j.version>2.0.9</jul-to-slf4j.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 931694d

Please sign in to comment.