Skip to content

Commit

Permalink
Bump slf4j-api from 2.0.6 to 2.0.7 (#405)
Browse files Browse the repository at this point in the history
* Bump slf4j-api from 2.0.6 to 2.0.7

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Trigger notification

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Borriello <fborriello@expediagroup.com>
  • Loading branch information
dependabot[bot] and Fabio Borriello committed Mar 21, 2023
1 parent 8d60887 commit 6d2f734
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 @@ -61,7 +61,7 @@
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
<jboss-logging.version>3.5.0.Final</jboss-logging.version>
<jboss-logging-modules.version>2.2.1.Final</jboss-logging-modules.version>
<slf4j-api.version>2.0.6</slf4j-api.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<glassfish.jakarta.el.version>4.0.2</glassfish.jakarta.el.version>
<!-- JaCoCo & Sonar properties -->
<jacoco.version>0.8.8</jacoco.version>
Expand Down

0 comments on commit 6d2f734

Please sign in to comment.