Skip to content

Fix CI: Change slf4j-api-2.1.+ to slf4j-api-2#279

Merged
timtebeek merged 1 commit intomainfrom
timtebeek/fix-ci-failures
Feb 19, 2026
Merged

Fix CI: Change slf4j-api-2.1.+ to slf4j-api-2#279
timtebeek merged 1 commit intomainfrom
timtebeek/fix-ci-failures

Conversation

@timtebeek
Copy link
Member

Matching changed for Kotlin in v2.

The TypeTable resource only contains stable SLF4J 2.0.x releases, not 2.1.x.
Changing the version pattern from "slf4j-api-2.1.+" to "slf4j-api-2" resolves
the test classpath resolution failures.
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Feb 19, 2026
@timtebeek timtebeek merged commit 2e1be67 into main Feb 19, 2026
1 check passed
@timtebeek timtebeek deleted the timtebeek/fix-ci-failures branch February 19, 2026 19:33
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Feb 19, 2026
mergify bot added a commit to robfrank/linklift that referenced this pull request Feb 26, 2026
…rom 3.23.0 to 3.24.0 [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [org.openrewrite.recipe:rewrite-logging-frameworks](https://github.com/openrewrite/rewrite-logging-frameworks) from 3.23.0 to 3.24.0.
Release notes

*Sourced from [org.openrewrite.recipe:rewrite-logging-frameworks's releases](https://github.com/openrewrite/rewrite-logging-frameworks/releases).*

> 3.24.0
> ------
>
> What's Changed
> --------------
>
> * Replace JulGetLoggerToLoggerFactory Refaster recipe with imperative visitor by [`@​steve-aom-elliott`](https://github.com/steve-aom-elliott) in [openrewrite/rewrite-logging-frameworks#278](https://github.com/openrewrite/rewrite-logging-frameworks/pull/278)
> * Fix CI: Change slf4j-api-2.1.+ to slf4j-api-2 by [`@​timtebeek`](https://github.com/timtebeek) in [openrewrite/rewrite-logging-frameworks#279](https://github.com/openrewrite/rewrite-logging-frameworks/pull/279)
>
> New Contributors
> ----------------
>
> * [`@​steve-aom-elliott`](https://github.com/steve-aom-elliott) made their first contribution in [openrewrite/rewrite-logging-frameworks#278](https://github.com/openrewrite/rewrite-logging-frameworks/pull/278)
>
> **Full Changelog**: <openrewrite/rewrite-logging-frameworks@v3.23.0...v3.24.0>


Commits

* [`da7581c`](openrewrite/rewrite-logging-frameworks@da7581c) OpenRewrite recipe best practices
* [`5130e9f`](openrewrite/rewrite-logging-frameworks@5130e9f) Update Gradle wrapper to 9.3.1
* [`2e1be67`](openrewrite/rewrite-logging-frameworks@2e1be67) Fix CI: Change slf4j-api-2.1.+ to slf4j-api-2 ([#279](https://github.com/openrewrite/rewrite-logging-frameworks/issues/279))
* [`acb11e3`](openrewrite/rewrite-logging-frameworks@acb11e3) OpenRewrite recipe best practices
* [`1d4b8f7`](openrewrite/rewrite-logging-frameworks@1d4b8f7) Replace JulGetLoggerToLoggerFactory Refaster recipe with imperative visitor (...
* See full diff in [compare view](openrewrite/rewrite-logging-frameworks@v3.23.0...v3.24.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.openrewrite.recipe:rewrite-logging-frameworks&package-manager=maven&previous-version=3.23.0&new-version=3.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant