Skip to content

Commit

Permalink
Merge pull request #1110 from gsmet/quarkus-3.7.2
Browse files Browse the repository at this point in the history
Quarkus 3.7.2
  • Loading branch information
gsmet committed Feb 8, 2024
2 parents 7336e4c + e424808 commit eae4704
Show file tree
Hide file tree
Showing 9 changed files with 3,683 additions and 3,046 deletions.
2 changes: 1 addition & 1 deletion generated-platform-project/quarkus-camel/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@
<dependency>
<groupId>io.perfmark</groupId>
<artifactId>perfmark-api</artifactId>
<version>0.26.0</version>
<version>0.27.0</version>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
<version>${quarkus.version}</version>
<version>3.7.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-test-util</artifactId>
<version>2.7.0</version>
<version>${quarkus-google-cloud-services.version}</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eae4704

Please sign in to comment.