Skip to content

Commit 7f577ae

Browse files
Bump ch.qos.logback:logback-core
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.13 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.13...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d07128 commit 7f577ae

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore/jaxrs-cxf-client

1 file changed

+1
-1
lines changed

samples/client/petstore/jaxrs-cxf-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ for this project used jakarta.validation-api -->
197197
<swagger-core-version>1.6.6</swagger-core-version>
198198
<jetty-version>9.2.9.v20150224</jetty-version>
199199
<junit-version>4.13.2</junit-version>
200-
<logback-version>1.5.13</logback-version>
200+
<logback-version>1.5.19</logback-version>
201201
<cxf-version>3.5.9</cxf-version>
202202
<jackson-jaxrs-version>2.17.1</jackson-jaxrs-version>
203203
<jakarta-annotation-version>1.3.5</jakarta-annotation-version>

0 commit comments

Comments
 (0)