Skip to content

Commit

Permalink
Bump slf4j.api.version from 2.0.11 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps `slf4j.api.version` from 2.0.11 to 2.0.12.

Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.12

Updates `org.slf4j:slf4j-simple` from 2.0.11 to 2.0.12

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 56684c0 commit 3c5af29
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.5</org.eclipse.jetty.version>
<reactor.version>3.6.2</reactor.version>
<log4j2.version>2.22.1</log4j2.version>
<slf4j.api.version>2.0.11</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<slf4j.api.version>2.0.12</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
<org.json.version>20240205</org.json.version>
<sap.cloud.env.servicebinding.version>0.10.2</sap.cloud.env.servicebinding.version>
<apache.httpclient5.version>5.3.1</apache.httpclient5.version>
Expand Down

0 comments on commit 3c5af29

Please sign in to comment.