Skip to content

Commit

Permalink
Bump org.apache.cxf:cxf-rt-transports-http from 4.0.4 to 4.0.5 in /app
Browse files Browse the repository at this point in the history
Bumps org.apache.cxf:cxf-rt-transports-http from 4.0.4 to 4.0.5.

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kenglxn committed Aug 5, 2024
1 parent eaf0d0f commit b22976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<kotlin.version>2.0.0</kotlin.version>
<ktor.version>2.3.12</ktor.version>
<kotest.version>5.9.1</kotest.version>
<cxf.version>4.0.4</cxf.version>
<cxf.version>4.0.5</cxf.version>
<!-- <kotlin.compiler.incremental>true</kotlin.compiler.incremental> -->
<jvm.version>21</jvm.version>
<maven.compiler.source>${jvm.version}</maven.compiler.source>
Expand Down

0 comments on commit b22976e

Please sign in to comment.