Skip to content

Commit 4d0d354

Browse files
chore: [DevOps] bump the test group with 2 updates (#711)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a05fa8 commit 4d0d354

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependency-bundles/bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<service-binding.version>0.20.0</service-binding.version>
4040
<!-- HTTP stuff -->
4141
<httpcore.version>4.4.16</httpcore.version>
42-
<httpcore5.version>5.3.2</httpcore5.version>
42+
<httpcore5.version>5.3.3</httpcore5.version>
4343
<httpclient5.version>5.4.1</httpclient5.version>
4444
<httpcomponents-client.version>4.5.14</httpcomponents-client.version>
4545
<jakarta-servlet.version>6.1.0</jakarta-servlet.version>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<qdox.version>2.2.0</qdox.version>
121121
<wiremock.version>3.10.0</wiremock.version>
122122
<checkstyle.version>10.21.2</checkstyle.version>
123-
<byte-buddy.version>1.16.1</byte-buddy.version>
123+
<byte-buddy.version>1.17.0</byte-buddy.version>
124124
<snakeyaml.version>2.3</snakeyaml.version>
125125
<commons-codec.version>1.17.2</commons-codec.version>
126126
<jsr305.optional>true</jsr305.optional>

0 commit comments

Comments
 (0)