Skip to content

Commit

Permalink
Merge pull request #222 from Croway/undertow-bump
Browse files Browse the repository at this point in the history
Downgrade due to buggy undertow
  • Loading branch information
Croway authored Jun 6, 2023
2 parents 53dd550 + ed93384 commit 0212ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<plexus-component-metadata-plugin-version>2.1.0</plexus-component-metadata-plugin-version>
<surefire.version>${maven-surefire-plugin-version}</surefire.version>
<swagger-parser-v3-version>2.0.31</swagger-parser-v3-version>
<undertow-version>2.2.24.SP1-redhat-00001</undertow-version>
<undertow-version>2.2.24.Final</undertow-version>
<camel-spring-boot-community.version>3.18.3</camel-spring-boot-community.version>
</properties>

Expand Down

0 comments on commit 0212ec6

Please sign in to comment.