Skip to content

Commit b0940f0

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

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
@@ -68,7 +68,7 @@
6868
<resilience4j.version>2.2.0</resilience4j.version>
6969
<!-- JSON & XML stuff -->
7070
<gson.version>2.10.1</gson.version>
71-
<jackson.version>2.16.1</jackson.version>
71+
<jackson.version>2.16.2</jackson.version>
7272
<owasp-json-sanitizer.version>1.2.3</owasp-json-sanitizer.version>
7373
<!-- end of essential versions -->
7474
</properties>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<codeAnalysisExclusions>**/odata/namespaces/**,**/odata/services/**,**/odatav4/namespaces/**,**/odatav4/services/**,**/soap/client/**,**/testclasses/**</codeAnalysisExclusions>
8585
<!-- Non-essential dependencies -->
8686
<jco-api.version>4.70.8</jco-api.version>
87-
<jackson.version>2.16.1</jackson.version>
87+
<jackson.version>2.16.2</jackson.version>
8888
<commons-configuration.version>1.10</commons-configuration.version>
8989
<!-- WordUtils used twice in OData generator -->
9090
<json.version>20240303</json.version>

0 commit comments

Comments
 (0)