Skip to content

Commit 2eb0713

Browse files
chore: [DevOps] bump the production-minor-patch group with 3 updates (#1005)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdf8e03 commit 2eb0713

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.76.0</version>
37+
<version>1.77.0</version>
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
<bouncycastle.version>1.82</bouncycastle.version>
123123
<jakarta-activation.version>2.1.0</jakarta-activation.version>
124124
<qdox.version>2.2.0</qdox.version>
125-
<wiremock.version>3.13.1</wiremock.version>
126-
<checkstyle.version>12.1.1</checkstyle.version>
125+
<wiremock.version>3.13.2</wiremock.version>
126+
<checkstyle.version>12.1.2</checkstyle.version>
127127
<byte-buddy.version>1.18.1</byte-buddy.version>
128128
<snakeyaml.version>2.5</snakeyaml.version>
129129
<commons-codec.version>1.20.0</commons-codec.version>

0 commit comments

Comments
 (0)