Skip to content

Commit 0804198

Browse files
authored
Merge pull request quarkusio#48066 from quarkusio/dependabot/maven/quarkus-http.version-5.3.5
Bump quarkus-http.version from 5.3.4 to 5.3.5
2 parents 3d7a550 + 6d4f684 commit 0804198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<resteasy.version>6.2.12.Final</resteasy.version>
3232
<opentelemetry-instrumentation.version>2.10.0-alpha</opentelemetry-instrumentation.version>
3333
<opentelemetry-semconv.version>1.29.0-alpha</opentelemetry-semconv.version>
34-
<quarkus-http.version>5.3.4</quarkus-http.version>
34+
<quarkus-http.version>5.3.5</quarkus-http.version>
3535
<micrometer.version>1.14.7</micrometer.version><!-- keep in sync with hdrhistogram: https://central.sonatype.com/artifact/io.micrometer/micrometer-core -->
3636
<hdrhistogram.version>2.2.2</hdrhistogram.version><!-- keep in sync with micrometer -->
3737
<google-auth.version>0.22.0</google-auth.version>

0 commit comments

Comments
 (0)