Skip to content

Commit

Permalink
chore(deps): Bump io.quarkus:quarkus-resteasy
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-resteasy from 3.18.2 to 3.19.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent ed0e3b4 commit 90aecc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstarts/maven/quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<jkube.version>${project.version}</jkube.version>
<version.quarkus>3.18.2</version.quarkus>
<version.quarkus>3.19.1</version.quarkus>
<jkube.enricher.jkube-service.type>NodePort</jkube.enricher.jkube-service.type>
</properties>

Expand Down

0 comments on commit 90aecc5

Please sign in to comment.