Skip to content

Commit a0f7e66

Browse files
committed
Update all non-major dependencies
1 parent 5d7d449 commit a0f7e66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

applications/proberapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>com.google.cloud</groupId>
118118
<artifactId>google-cloud-bigquery</artifactId>
119-
<version>2.51.0</version>
119+
<version>2.52.0</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.google.cloud</groupId>
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>com.google.cloud</groupId>
133133
<artifactId>google-cloud-logging</artifactId>
134-
<version>3.22.5</version>
134+
<version>3.22.6</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>com.google.cloud</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
<dependency>
663663
<groupId>com.google.cloud</groupId>
664664
<artifactId>google-cloud-logging</artifactId>
665-
<version>3.22.5</version>
665+
<version>3.22.6</version>
666666
</dependency>
667667
</dependencies>
668668
</dependencyManagement>

0 commit comments

Comments
 (0)