Skip to content

Commit 81490de

Browse files
chore: [DevOps] bump the production-minor-patch group across 1 directory with 3 updates (#1088)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4e9022 commit 81490de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cloudplatform/connectivity-ztis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.grpc</groupId>
3636
<artifactId>grpc-bom</artifactId>
37-
<version>1.78.0</version>
37+
<version>1.79.0</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>

dependency-bundles/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.checkerframework</groupId>
281281
<artifactId>checker-qual</artifactId>
282-
<version>3.53.0</version>
282+
<version>3.53.1</version>
283283
</dependency>
284284
<!-- 2.10 by Caffeine and 2.11 by Guava -->
285285
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<checkstyle.version>12.3.1</checkstyle.version>
127127
<byte-buddy.version>1.18.4</byte-buddy.version>
128128
<snakeyaml.version>2.5</snakeyaml.version>
129-
<commons-codec.version>1.20.0</commons-codec.version>
129+
<commons-codec.version>1.21.0</commons-codec.version>
130130
<commons-beanutils.version>1.11.0</commons-beanutils.version>
131131
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
132132
<jsr305.optional>true</jsr305.optional>

0 commit comments

Comments
 (0)