Skip to content

Commit 0e05dec

Browse files
authored
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.9 (#1228)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j)) | `2.0.7` -> `2.0.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.slf4j:slf4j-api/2.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.slf4j:slf4j-api/2.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.slf4j:slf4j-api/2.0.7/2.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.slf4j:slf4j-api/2.0.7/2.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GoogleCloudPlatform/getting-started-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC44IiwidXBkYXRlZEluVmVyIjoiMzYuNzguOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 7ad0fb3 commit 0e05dec

File tree

1 file changed

+1
-1
lines changed
  • appengine-standard-java8/kotlin-spark-appengine-standard

1 file changed

+1
-1
lines changed

appengine-standard-java8/kotlin-spark-appengine-standard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ limitations under the License.
114114
<dependency>
115115
<groupId>org.slf4j</groupId>
116116
<artifactId>slf4j-api</artifactId>
117-
<version>2.0.7</version> <!-- TEST if not 1.7.25 -->
117+
<version>2.0.9</version> <!-- TEST if not 1.7.25 -->
118118
</dependency>
119119
</dependencies>
120120

0 commit comments

Comments
 (0)