Skip to content

Commit 0896b76

Browse files
chore: [DevOps] bump the test group with 2 updates (#1073)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c249940 commit 0896b76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<!-- JSON & XML stuff -->
7979
<gson.version>2.13.2</gson.version>
8080
<jackson.version>2.20.1</jackson.version>
81-
<jackson.annotations.version>2.20</jackson.annotations.version>
81+
<jackson.annotations.version>2.21</jackson.annotations.version>
8282
<owasp-json-sanitizer.version>1.2.3</owasp-json-sanitizer.version>
8383
<!-- end of essential versions -->
8484
</properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<!-- Non-essential dependencies -->
9090
<jco-api.version>4.87.9</jco-api.version>
9191
<jackson.version>2.20.1</jackson.version>
92-
<jackson.annotations.version>2.20</jackson.annotations.version>
92+
<jackson.annotations.version>2.21</jackson.annotations.version>
9393
<!-- WordUtils used twice in OData generator -->
9494
<json.version>20251224</json.version>
9595
<!-- XML used once in SOAP payload deserialisation -->
@@ -124,7 +124,7 @@
124124
<qdox.version>2.2.0</qdox.version>
125125
<wiremock.version>3.13.2</wiremock.version>
126126
<checkstyle.version>12.3.1</checkstyle.version>
127-
<byte-buddy.version>1.18.3</byte-buddy.version>
127+
<byte-buddy.version>1.18.4</byte-buddy.version>
128128
<snakeyaml.version>2.5</snakeyaml.version>
129129
<commons-codec.version>1.20.0</commons-codec.version>
130130
<commons-beanutils.version>1.11.0</commons-beanutils.version>

0 commit comments

Comments
 (0)