Skip to content

Commit 27c889f

Browse files
chore: [DevOps] bump the test group with 7 updates (#880)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a03446 commit 27c889f

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
@@ -73,7 +73,7 @@
7373
<resilience4j.version>2.3.0</resilience4j.version>
7474
<!-- JSON & XML stuff -->
7575
<gson.version>2.13.1</gson.version>
76-
<jackson.version>2.19.1</jackson.version>
76+
<jackson.version>2.19.2</jackson.version>
7777
<owasp-json-sanitizer.version>1.2.3</owasp-json-sanitizer.version>
7878
<!-- end of essential versions -->
7979
</properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<codeAnalysisExclusions>**/testclasses/**</codeAnalysisExclusions>
8383
<!-- Non-essential dependencies -->
8484
<jco-api.version>4.87.9</jco-api.version>
85-
<jackson.version>2.19.1</jackson.version>
85+
<jackson.version>2.19.2</jackson.version>
8686
<!-- WordUtils used twice in OData generator -->
8787
<json.version>20250517</json.version>
8888
<!-- XML used once in SOAP payload deserialisation -->
@@ -98,7 +98,7 @@
9898
<assertj-vavr.version>0.4.3</assertj-vavr.version>
9999
<mockito.version>5.18.0</mockito.version>
100100
<jsonassert.version>1.5.3</jsonassert.version>
101-
<junit.jupiter.version>5.13.3</junit.jupiter.version>
101+
<junit.jupiter.version>5.13.4</junit.jupiter.version>
102102
<codemodel.version>2.6</codemodel.version>
103103
<olingo-v4.version>5.0.0</olingo-v4.version>
104104
<olingo-v2.version>2.0.13</olingo-v2.version>

0 commit comments

Comments
 (0)