Skip to content

Commit

Permalink
Bump slf4j.version from 2.0.0-alpha0 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 2.0.0-alpha0 to 2.0.5.

Updates `jcl-over-slf4j` from 2.0.0-alpha0 to 2.0.5
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.5)

Updates `slf4j-api` from 2.0.0-alpha0 to 2.0.5
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.5)

Updates `slf4j-jdk14` from 2.0.0-alpha0 to 2.0.5
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent f0d0de2 commit 4db9f75
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 @@ -14,7 +14,7 @@
<java.level>8</java.level>
<waffle.version>2.0.0</waffle.version>
<jna.version>5.3.1</jna.version>
<slf4j.version>2.0.0-alpha0</slf4j.version><!-- Upgraded over jenkins requirement because of Waffle -->
<slf4j.version>2.0.5</slf4j.version><!-- Upgraded over jenkins requirement because of Waffle -->
</properties>

<artifactId>NegotiateSSO</artifactId>
Expand Down

0 comments on commit 4db9f75

Please sign in to comment.