Skip to content

Commit

Permalink
Bump slf4j.api.version from 2.0.13 to 2.0.16 (#1604)
Browse files Browse the repository at this point in the history
Bumps `slf4j.api.version` from 2.0.13 to 2.0.16.

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Kuntze <[email protected]>
  • Loading branch information
dependabot[bot] and kuntzed authored Aug 21, 2024
1 parent d522060 commit c8a8df5
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 @@ -65,7 +65,7 @@
<org.eclipse.jetty.version>12.0.12</org.eclipse.jetty.version>
<reactor.version>3.6.8</reactor.version>
<log4j2.version>2.23.1</log4j2.version>
<slf4j.api.version>2.0.13</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<slf4j.api.version>2.0.16</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20240303</org.json.version>
<sap.cloud.env.servicebinding.version>0.10.5</sap.cloud.env.servicebinding.version>
<apache.httpclient5.version>5.3.1</apache.httpclient5.version>
Expand Down

0 comments on commit c8a8df5

Please sign in to comment.