Skip to content

Commit 24ea4d0

Browse files
chore: [DevOps] bump the test group with 5 updates (#423)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 588fb33 commit 24ea4d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
5555
<!-- @Nonnull/@Nullable annotations -->
5656
<vavr.version>0.10.4</vavr.version>
57-
<guava.version>33.1.0-jre</guava.version>
57+
<guava.version>33.2.0-jre</guava.version>
5858
<!-- collection utilities, @Beta annotation -->
5959
<commons-io.version>2.16.1</commons-io.version>
6060
<!-- Apache file utils -->
@@ -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.17.0</jackson.version>
71+
<jackson.version>2.17.1</jackson.version>
7272
<owasp-json-sanitizer.version>1.2.3</owasp-json-sanitizer.version>
7373
<!-- end of essential versions -->
7474
</properties>

pom.xml

Lines changed: 1 addition & 1 deletion
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.75.5</jco-api.version>
87-
<jackson.version>2.17.0</jackson.version>
87+
<jackson.version>2.17.1</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)