Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-undertow in /jslack-lightning-quarkus-examples
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-undertow from 1.0.1.Final to 2.16.11.Final.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-undertow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 02032fb commit ec1473e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jslack-lightning-quarkus-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<properties>
<quarkus.version>1.0.1.Final</quarkus.version>
<quarkus.version>2.16.11.Final</quarkus.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit ec1473e

Please sign in to comment.