Skip to content

Commit 7fb7e19

Browse files
committed
Update all non-major dependencies
1 parent d19c6f5 commit 7fb7e19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

applications/proberapp/pom.xml

Lines changed: 1 addition & 1 deletion
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.54.0</version>
119+
<version>2.54.1</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.google.cloud</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<maven.compiler.source>1.8</maven.compiler.source>
6565
<maven.compiler.target>1.8</maven.compiler.target>
6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
67-
<jetty.version>9.4.57.v20241219</jetty.version>
67+
<jetty.version>9.4.58.v20250814</jetty.version>
6868
<jetty12.version>12.0.25</jetty12.version>
6969
<slf4j.version>2.0.17</slf4j.version>
7070
<distributionManagement.snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement.snapshot.url>

0 commit comments

Comments
 (0)