Skip to content

Commit 582eadb

Browse files
Bump slf4j-ext from 2.0.3 to 2.0.7 (#307) (#309)
Bumps [slf4j-ext](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.7. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.7) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit c47795f) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee69038 commit 582eadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<version.org.openapitools>6.4.0</version.org.openapitools>
14-
<version.org.slf4j>2.0.3</version.org.slf4j>
14+
<version.org.slf4j>2.0.7</version.org.slf4j>
1515
<version.com.github.jknack>4.3.1</version.com.github.jknack>
1616
</properties>
1717

0 commit comments

Comments
 (0)