Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Sep 22, 2023
1 parent 7df036f commit 7290fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wa/starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ under the License.

<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-jetty</artifactId>
<artifactId>cxf-rt-transports-http-netty-server</artifactId>
<version>${cxf.version}</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 7290fa6

Please sign in to comment.