Skip to content

Commit 39909ab

Browse files
authored
Merge pull request #1540 from loicmathieu/gcp-2-18-0
Upgrade to Quarkiverse Google Cloud Services extension pack 2.18.0
2 parents c13fe93 + 96c4cf8 commit 39909ab

File tree

3 files changed

+57
-62
lines changed

3 files changed

+57
-62
lines changed

generated-platform-project/quarkus-google-cloud-services/bom/pom.xml

Lines changed: 28 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4214,7 +4214,7 @@
42144214
<dependency>
42154215
<groupId>com.google.firebase</groupId>
42164216
<artifactId>firebase-admin</artifactId>
4217-
<version>9.4.3</version>
4217+
<version>9.5.0</version>
42184218
</dependency>
42194219
<dependency>
42204220
<groupId>com.google.guava</groupId>
@@ -4507,145 +4507,140 @@
45074507
<artifactId>opencensus-contrib-http-util</artifactId>
45084508
<version>0.31.1</version>
45094509
</dependency>
4510-
<dependency>
4511-
<groupId>io.perfmark</groupId>
4512-
<artifactId>perfmark-api</artifactId>
4513-
<version>0.27.0</version>
4514-
</dependency>
45154510
<dependency>
45164511
<groupId>io.quarkiverse.googlecloudservices</groupId>
45174512
<artifactId>quarkus-google-cloud-bigquery-deployment</artifactId>
4518-
<version>2.17.1</version>
4513+
<version>2.18.0</version>
45194514
</dependency>
45204515
<dependency>
45214516
<groupId>io.quarkiverse.googlecloudservices</groupId>
45224517
<artifactId>quarkus-google-cloud-bigquery</artifactId>
4523-
<version>2.17.1</version>
4518+
<version>2.18.0</version>
45244519
</dependency>
45254520
<dependency>
45264521
<groupId>io.quarkiverse.googlecloudservices</groupId>
45274522
<artifactId>quarkus-google-cloud-bigtable-deployment</artifactId>
4528-
<version>2.17.1</version>
4523+
<version>2.18.0</version>
45294524
</dependency>
45304525
<dependency>
45314526
<groupId>io.quarkiverse.googlecloudservices</groupId>
45324527
<artifactId>quarkus-google-cloud-bigtable</artifactId>
4533-
<version>2.17.1</version>
4528+
<version>2.18.0</version>
45344529
</dependency>
45354530
<dependency>
45364531
<groupId>io.quarkiverse.googlecloudservices</groupId>
45374532
<artifactId>quarkus-google-cloud-common-deployment</artifactId>
4538-
<version>2.17.1</version>
4533+
<version>2.18.0</version>
45394534
</dependency>
45404535
<dependency>
45414536
<groupId>io.quarkiverse.googlecloudservices</groupId>
45424537
<artifactId>quarkus-google-cloud-common-grpc</artifactId>
4543-
<version>2.17.1</version>
4538+
<version>2.18.0</version>
45444539
</dependency>
45454540
<dependency>
45464541
<groupId>io.quarkiverse.googlecloudservices</groupId>
45474542
<artifactId>quarkus-google-cloud-common</artifactId>
4548-
<version>2.17.1</version>
4543+
<version>2.18.0</version>
45494544
</dependency>
45504545
<dependency>
45514546
<groupId>io.quarkiverse.googlecloudservices</groupId>
45524547
<artifactId>quarkus-google-cloud-firebase-admin-deployment</artifactId>
4553-
<version>2.17.1</version>
4548+
<version>2.18.0</version>
45544549
</dependency>
45554550
<dependency>
45564551
<groupId>io.quarkiverse.googlecloudservices</groupId>
45574552
<artifactId>quarkus-google-cloud-firebase-admin</artifactId>
4558-
<version>2.17.1</version>
4553+
<version>2.18.0</version>
45594554
</dependency>
45604555
<dependency>
45614556
<groupId>io.quarkiverse.googlecloudservices</groupId>
45624557
<artifactId>quarkus-google-cloud-firebase-devservices-deployment</artifactId>
4563-
<version>2.17.1</version>
4558+
<version>2.18.0</version>
45644559
</dependency>
45654560
<dependency>
45664561
<groupId>io.quarkiverse.googlecloudservices</groupId>
45674562
<artifactId>quarkus-google-cloud-firebase-devservices</artifactId>
4568-
<version>2.17.1</version>
4563+
<version>2.18.0</version>
45694564
</dependency>
45704565
<dependency>
45714566
<groupId>io.quarkiverse.googlecloudservices</groupId>
45724567
<artifactId>quarkus-google-cloud-firebase-realtime-database-deployment</artifactId>
4573-
<version>2.17.1</version>
4568+
<version>2.18.0</version>
45744569
</dependency>
45754570
<dependency>
45764571
<groupId>io.quarkiverse.googlecloudservices</groupId>
45774572
<artifactId>quarkus-google-cloud-firebase-realtime-database</artifactId>
4578-
<version>2.17.1</version>
4573+
<version>2.18.0</version>
45794574
</dependency>
45804575
<dependency>
45814576
<groupId>io.quarkiverse.googlecloudservices</groupId>
45824577
<artifactId>quarkus-google-cloud-firestore-deployment</artifactId>
4583-
<version>2.17.1</version>
4578+
<version>2.18.0</version>
45844579
</dependency>
45854580
<dependency>
45864581
<groupId>io.quarkiverse.googlecloudservices</groupId>
45874582
<artifactId>quarkus-google-cloud-firestore</artifactId>
4588-
<version>2.17.1</version>
4583+
<version>2.18.0</version>
45894584
</dependency>
45904585
<dependency>
45914586
<groupId>io.quarkiverse.googlecloudservices</groupId>
45924587
<artifactId>quarkus-google-cloud-logging-deployment</artifactId>
4593-
<version>2.17.1</version>
4588+
<version>2.18.0</version>
45944589
</dependency>
45954590
<dependency>
45964591
<groupId>io.quarkiverse.googlecloudservices</groupId>
45974592
<artifactId>quarkus-google-cloud-logging</artifactId>
4598-
<version>2.17.1</version>
4593+
<version>2.18.0</version>
45994594
</dependency>
46004595
<dependency>
46014596
<groupId>io.quarkiverse.googlecloudservices</groupId>
46024597
<artifactId>quarkus-google-cloud-pubsub-deployment</artifactId>
4603-
<version>2.17.1</version>
4598+
<version>2.18.0</version>
46044599
</dependency>
46054600
<dependency>
46064601
<groupId>io.quarkiverse.googlecloudservices</groupId>
46074602
<artifactId>quarkus-google-cloud-pubsub</artifactId>
4608-
<version>2.17.1</version>
4603+
<version>2.18.0</version>
46094604
</dependency>
46104605
<dependency>
46114606
<groupId>io.quarkiverse.googlecloudservices</groupId>
46124607
<artifactId>quarkus-google-cloud-secret-manager-deployment</artifactId>
4613-
<version>2.17.1</version>
4608+
<version>2.18.0</version>
46144609
</dependency>
46154610
<dependency>
46164611
<groupId>io.quarkiverse.googlecloudservices</groupId>
46174612
<artifactId>quarkus-google-cloud-secret-manager</artifactId>
4618-
<version>2.17.1</version>
4613+
<version>2.18.0</version>
46194614
</dependency>
46204615
<dependency>
46214616
<groupId>io.quarkiverse.googlecloudservices</groupId>
46224617
<artifactId>quarkus-google-cloud-spanner-deployment</artifactId>
4623-
<version>2.17.1</version>
4618+
<version>2.18.0</version>
46244619
</dependency>
46254620
<dependency>
46264621
<groupId>io.quarkiverse.googlecloudservices</groupId>
46274622
<artifactId>quarkus-google-cloud-spanner</artifactId>
4628-
<version>2.17.1</version>
4623+
<version>2.18.0</version>
46294624
</dependency>
46304625
<dependency>
46314626
<groupId>io.quarkiverse.googlecloudservices</groupId>
46324627
<artifactId>quarkus-google-cloud-storage-deployment</artifactId>
4633-
<version>2.17.1</version>
4628+
<version>2.18.0</version>
46344629
</dependency>
46354630
<dependency>
46364631
<groupId>io.quarkiverse.googlecloudservices</groupId>
46374632
<artifactId>quarkus-google-cloud-storage</artifactId>
4638-
<version>2.17.1</version>
4633+
<version>2.18.0</version>
46394634
</dependency>
46404635
<dependency>
46414636
<groupId>io.quarkiverse.googlecloudservices</groupId>
46424637
<artifactId>quarkus-google-cloud-vertex-ai-deployment</artifactId>
4643-
<version>2.17.1</version>
4638+
<version>2.18.0</version>
46444639
</dependency>
46454640
<dependency>
46464641
<groupId>io.quarkiverse.googlecloudservices</groupId>
46474642
<artifactId>quarkus-google-cloud-vertex-ai</artifactId>
4648-
<version>2.17.1</version>
4643+
<version>2.18.0</version>
46494644
</dependency>
46504645
<dependency>
46514646
<groupId>org.conscrypt</groupId>

generated-platform-project/quarkus-universe/bom/pom.xml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5163,7 +5163,7 @@
51635163
<dependency>
51645164
<groupId>com.google.firebase</groupId>
51655165
<artifactId>firebase-admin</artifactId>
5166-
<version>9.4.3</version>
5166+
<version>9.5.0</version>
51675167
</dependency>
51685168
<dependency>
51695169
<groupId>com.google.guava</groupId>
@@ -9014,137 +9014,137 @@
90149014
<dependency>
90159015
<groupId>io.quarkiverse.googlecloudservices</groupId>
90169016
<artifactId>quarkus-google-cloud-bigquery-deployment</artifactId>
9017-
<version>2.17.1</version>
9017+
<version>2.18.0</version>
90189018
</dependency>
90199019
<dependency>
90209020
<groupId>io.quarkiverse.googlecloudservices</groupId>
90219021
<artifactId>quarkus-google-cloud-bigquery</artifactId>
9022-
<version>2.17.1</version>
9022+
<version>2.18.0</version>
90239023
</dependency>
90249024
<dependency>
90259025
<groupId>io.quarkiverse.googlecloudservices</groupId>
90269026
<artifactId>quarkus-google-cloud-bigtable-deployment</artifactId>
9027-
<version>2.17.1</version>
9027+
<version>2.18.0</version>
90289028
</dependency>
90299029
<dependency>
90309030
<groupId>io.quarkiverse.googlecloudservices</groupId>
90319031
<artifactId>quarkus-google-cloud-bigtable</artifactId>
9032-
<version>2.17.1</version>
9032+
<version>2.18.0</version>
90339033
</dependency>
90349034
<dependency>
90359035
<groupId>io.quarkiverse.googlecloudservices</groupId>
90369036
<artifactId>quarkus-google-cloud-common-deployment</artifactId>
9037-
<version>2.17.1</version>
9037+
<version>2.18.0</version>
90389038
</dependency>
90399039
<dependency>
90409040
<groupId>io.quarkiverse.googlecloudservices</groupId>
90419041
<artifactId>quarkus-google-cloud-common-grpc</artifactId>
9042-
<version>2.17.1</version>
9042+
<version>2.18.0</version>
90439043
</dependency>
90449044
<dependency>
90459045
<groupId>io.quarkiverse.googlecloudservices</groupId>
90469046
<artifactId>quarkus-google-cloud-common</artifactId>
9047-
<version>2.17.1</version>
9047+
<version>2.18.0</version>
90489048
</dependency>
90499049
<dependency>
90509050
<groupId>io.quarkiverse.googlecloudservices</groupId>
90519051
<artifactId>quarkus-google-cloud-firebase-admin-deployment</artifactId>
9052-
<version>2.17.1</version>
9052+
<version>2.18.0</version>
90539053
</dependency>
90549054
<dependency>
90559055
<groupId>io.quarkiverse.googlecloudservices</groupId>
90569056
<artifactId>quarkus-google-cloud-firebase-admin</artifactId>
9057-
<version>2.17.1</version>
9057+
<version>2.18.0</version>
90589058
</dependency>
90599059
<dependency>
90609060
<groupId>io.quarkiverse.googlecloudservices</groupId>
90619061
<artifactId>quarkus-google-cloud-firebase-devservices-deployment</artifactId>
9062-
<version>2.17.1</version>
9062+
<version>2.18.0</version>
90639063
</dependency>
90649064
<dependency>
90659065
<groupId>io.quarkiverse.googlecloudservices</groupId>
90669066
<artifactId>quarkus-google-cloud-firebase-devservices</artifactId>
9067-
<version>2.17.1</version>
9067+
<version>2.18.0</version>
90689068
</dependency>
90699069
<dependency>
90709070
<groupId>io.quarkiverse.googlecloudservices</groupId>
90719071
<artifactId>quarkus-google-cloud-firebase-realtime-database-deployment</artifactId>
9072-
<version>2.17.1</version>
9072+
<version>2.18.0</version>
90739073
</dependency>
90749074
<dependency>
90759075
<groupId>io.quarkiverse.googlecloudservices</groupId>
90769076
<artifactId>quarkus-google-cloud-firebase-realtime-database</artifactId>
9077-
<version>2.17.1</version>
9077+
<version>2.18.0</version>
90789078
</dependency>
90799079
<dependency>
90809080
<groupId>io.quarkiverse.googlecloudservices</groupId>
90819081
<artifactId>quarkus-google-cloud-firestore-deployment</artifactId>
9082-
<version>2.17.1</version>
9082+
<version>2.18.0</version>
90839083
</dependency>
90849084
<dependency>
90859085
<groupId>io.quarkiverse.googlecloudservices</groupId>
90869086
<artifactId>quarkus-google-cloud-firestore</artifactId>
9087-
<version>2.17.1</version>
9087+
<version>2.18.0</version>
90889088
</dependency>
90899089
<dependency>
90909090
<groupId>io.quarkiverse.googlecloudservices</groupId>
90919091
<artifactId>quarkus-google-cloud-logging-deployment</artifactId>
9092-
<version>2.17.1</version>
9092+
<version>2.18.0</version>
90939093
</dependency>
90949094
<dependency>
90959095
<groupId>io.quarkiverse.googlecloudservices</groupId>
90969096
<artifactId>quarkus-google-cloud-logging</artifactId>
9097-
<version>2.17.1</version>
9097+
<version>2.18.0</version>
90989098
</dependency>
90999099
<dependency>
91009100
<groupId>io.quarkiverse.googlecloudservices</groupId>
91019101
<artifactId>quarkus-google-cloud-pubsub-deployment</artifactId>
9102-
<version>2.17.1</version>
9102+
<version>2.18.0</version>
91039103
</dependency>
91049104
<dependency>
91059105
<groupId>io.quarkiverse.googlecloudservices</groupId>
91069106
<artifactId>quarkus-google-cloud-pubsub</artifactId>
9107-
<version>2.17.1</version>
9107+
<version>2.18.0</version>
91089108
</dependency>
91099109
<dependency>
91109110
<groupId>io.quarkiverse.googlecloudservices</groupId>
91119111
<artifactId>quarkus-google-cloud-secret-manager-deployment</artifactId>
9112-
<version>2.17.1</version>
9112+
<version>2.18.0</version>
91139113
</dependency>
91149114
<dependency>
91159115
<groupId>io.quarkiverse.googlecloudservices</groupId>
91169116
<artifactId>quarkus-google-cloud-secret-manager</artifactId>
9117-
<version>2.17.1</version>
9117+
<version>2.18.0</version>
91189118
</dependency>
91199119
<dependency>
91209120
<groupId>io.quarkiverse.googlecloudservices</groupId>
91219121
<artifactId>quarkus-google-cloud-spanner-deployment</artifactId>
9122-
<version>2.17.1</version>
9122+
<version>2.18.0</version>
91239123
</dependency>
91249124
<dependency>
91259125
<groupId>io.quarkiverse.googlecloudservices</groupId>
91269126
<artifactId>quarkus-google-cloud-spanner</artifactId>
9127-
<version>2.17.1</version>
9127+
<version>2.18.0</version>
91289128
</dependency>
91299129
<dependency>
91309130
<groupId>io.quarkiverse.googlecloudservices</groupId>
91319131
<artifactId>quarkus-google-cloud-storage-deployment</artifactId>
9132-
<version>2.17.1</version>
9132+
<version>2.18.0</version>
91339133
</dependency>
91349134
<dependency>
91359135
<groupId>io.quarkiverse.googlecloudservices</groupId>
91369136
<artifactId>quarkus-google-cloud-storage</artifactId>
9137-
<version>2.17.1</version>
9137+
<version>2.18.0</version>
91389138
</dependency>
91399139
<dependency>
91409140
<groupId>io.quarkiverse.googlecloudservices</groupId>
91419141
<artifactId>quarkus-google-cloud-vertex-ai-deployment</artifactId>
9142-
<version>2.17.1</version>
9142+
<version>2.18.0</version>
91439143
</dependency>
91449144
<dependency>
91459145
<groupId>io.quarkiverse.googlecloudservices</groupId>
91469146
<artifactId>quarkus-google-cloud-vertex-ai</artifactId>
9147-
<version>2.17.1</version>
9147+
<version>2.18.0</version>
91489148
</dependency>
91499149
<dependency>
91509150
<groupId>io.quarkiverse.groovy</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<drools-quarkus.version>8.33.0.Final</drools-quarkus.version>
8181
<optaplanner-quarkus.version>9.37.0.Final</optaplanner-quarkus.version>
8282

83-
<quarkus-google-cloud-services.version>2.17.1</quarkus-google-cloud-services.version>
83+
<quarkus-google-cloud-services.version>2.18.0</quarkus-google-cloud-services.version>
8484
<quarkus-vault.version>4.3.0</quarkus-vault.version>
8585
<quarkus-operator-sdk.version>7.2.0</quarkus-operator-sdk.version>
8686
<quarkus-lc4j.version>1.1.0</quarkus-lc4j.version>

0 commit comments

Comments
 (0)